I have a question related to bug #17530. The message "Notice: No file uploaded in Unknown on line 0" is driving me crazy. I see it every time I submit a bug report in Mantis or execute a query in phpMyAdmin. They only way I've found to get it to stop is to disable E_NOTICE in php.ini. I don't like having to turn off all E_NOTICE messages just to silence this individual notice because most of the others are very useful. Is there any way to prevent this notice from being output?
Lance -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php