I would like to give the users of my web site the ability to upload video
type files, up to 12 megs in size.

I notice in my PHI.INI there is a

         "memory_limit =8M  ; Maximum amount of memory a script may consume
(8MB)"

does this include temporary such as a file being transferred?

Also I intend to set the PHI.INI 'upload_max_filesize = 2M' to
'upload_max_filesize = 12M'.

Am I going in the right direction?

Thanks.

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

Reply via email to