I'm getting output from program I run (exec) to the web page.
How can I avoid this ?

These I've tried:

error_reporting = E_ERROR

and even this:  
        error_reporting  =  ~E_ALL

display_errors = Off

Any ideas ?

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



Reply via email to