Change upload_max_filesize in php.ini to the value you desire. -- Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com
On Thu, 20 Jun 2002 12:12:33 -0400 "Anil Garg" <[EMAIL PROTECTED]> wrote: > hi, > > how can i change the maximum size of the file being uploaded?? > The line below does not seem to help me: > <input type="hidden" name="MAX_FILE_SIZE" value="250000000"> > > Do i need to make some more changes?? > php ver i am using is mod_php4-4.1.2 > > I dont have a php.ini file anywhere!! i just have a file php.ini-dist > in/usr/local/etc/ ...but i dont think it is being used. > > thanx > anil > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

