Reply to Re: upload.php on line 54

Re: upload.php on line 54 new!
by colin, 16 years, 4 months ago
For some reason, the data of your form is not transmitted to upload.php.

Try to add the following at the start of upload.php
die(print_r($_POST, 1) .print_r($_FILES, 1))

Check if your browser is properly set, and if your server is OK. It seems to be a local problem.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important