> - Is there anyway to prevent the error message from being displayed on > screen, and perhaps set a flag so we know that the problem has occured?
I know that if I set display_errors = Off in php.ini I can stop the message
from being displayed, but can I set a flag to say the upload_max_filesize
has been exceeded and handle the error my own way?
Cheers,
Lee
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

