> Can anybody help me with file uploading, again...

Have you tried using the fairly simple example that is given at
http://www.php.net/manual/en/features.file-upload.php yet?  I've found
that starting with this example and then adding all the extras tends to
work well when you've got problems.  But then, I ended up adding file
upload stuff to the form validation class that I use and this has ended
most of my file upload problems.

CYA, Dave





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

Reply via email to