In article <96faad$h9k$[EMAIL PROTECTED]>, [EMAIL PROTECTED] ("Patrick 
Brown") wrote:

> How can I disable the display of error to the browser window from within the
> script? I want to do a redirect based on the error and cannot because header
> info has already been sent.

Use the "@" sign. Example

@some_function()

-- 
CC

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to