[EMAIL PROTECTED] wrote:

Hi,
I have been having problems trying to get file uploads working with PHP in a Debian Linux enviroment. I have ensured that both the temporary directory PHP uploads use has the appropriate permissions set, as well as the folder I am attempting to copy the images into.


When I called phpinfo() from the page that the upload script is on it shows the contents of the _FILE array as containing the appropriate details, however when I try and access them from within my actual code, the variables appear to be unset, and no files appear in either the temporary folder or the folder I am trying to copy the file to.

that appears a bit strage indeed. COuld oyu share the relevent lines of code with us.



Anyone have any suggestions?

Tom Williams

Anyone



--
Raditha Dissanayake.
------------------------------------------------------------------
http://www.radinks.com/print/card-designer/ | Card Designer Applet
http://www.radinks.com/upload/ | Drag and Drop Upload


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to