On Thursday 11 December 2003 01:25, Richard Davey wrote:

> p> <form name="frm1" method="POST" action="test1.php3"
> enctype="multipart/form-data"> p> <input type="text" name=text1 value="">
> p> <input type=file name=file1>
> p> <input type=submit name=btnsubmit value="Submit">
> p> </form>
>
> You should have set the max_file_size here, but it's not included.
>
> <input type="hidden" name="MAX_FILE_SIZE" value="1000">

Why? (see archives).

-- 
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
------------------------------------------
/*
Trying to establish voice contact ... please ____yell into keyboard.
*/

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

Reply via email to