"Cc Zona" <[EMAIL PROTECTED]> wrote:
[snip]
> A step up would be to use the error handling functions instead
> <http://php.net/errorfunc>.  Then you can customize which errors get
> reported to the user, under what circumstances, how, whether to forward
the
> reports to you as well, plus the opportunity to know the context (set
> variables and their values) in which the error occured.
[snip]

Thank you for the recommendation, I will probably use that as well. And I
have changed that __FUNCTION__ with __LINE__.

-josh



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

Reply via email to