The seep function, it can sleep for a number of seconds, if i have
configured into php.ini the live time of a script to 30 sec. and if the
upload's time is more greather than 30 sec, the script dies.
What means the sleep function?
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
you could maybe use the sleep function.
and for the directory question chown nobody.nobody dir/
or whatever user your webserver runs under.
Securez wrote:
> I have a form that permit a user to upload files, but if the file is 1 or 2
> Mb the time excess the script live time,
> how i can chan
2 matches
Mail list logo