upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";