On Monday 24 May 2004 11:28, Matt Palermo wrote:
> Is there a way to change the maximum file upload size in a PHP script? 
> Kind of like the way you can change the error reporting in a script, but I
> just want to adjust the max file upload size.  Does anyone know if this can
> be done?

No. Because the file upload process is completed before your php script gets 
to run.

-- 
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
------------------------------------------
/*
Bond reflected that good Americans were fine people and that most of them
seemed to come from Texas.
                -- Ian Fleming, "Casino Royale"
*/

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

Reply via email to