Hi,
I have a problem with a php script that enables people to upload files
on my server. I don't know if this is a general problem or if you need
to see the script. It works fine with small files, but as soon as I try
to upload files with a size of a couple of MB, if
(is_uploaded_file($file)) returns false. I wonder why that is!
Kind regards,
Oliver


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

Reply via email to