On Sunday 29 June 2003 20:40, Tom Rogers wrote: > Maybe you have to wind up the post_max_size in php.ini and then control > with MAX_FILE_SIZE in the form for the error to show up in the $_FILES > array....
"MAX_FILE_SIZE in the form" is client-side, for the benefit of the browser. *IF* the browser supports it then IT would stop the upload of files larger than MAX_FILE_SIZE. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* The early bird gets the coffee left over from the night before. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php