[PHP] Error notification and pretty error page

2002-01-21 Thread Dan McCullough
How can i include error notification, like if an MySQL error occurs, to notify me of the offending page and what the error was, while having the page die quietly or nicely, like an message saying that the webmaster will be notified please continue? = dan mccullough

Re: [PHP] Error notification and pretty error page

2002-01-21 Thread Jimmy
Hi Dan, How can i include error notification, like if an MySQL error occurs, to notify me of the offending page and what the error was, while having the page die quietly or nicely, like an message saying that the webmaster will be notified please continue? you can make a generic function to

RE: [PHP] Error notification and pretty error page

2002-01-21 Thread Alex Dowgailenko
Message- From: Dan McCullough [mailto:[EMAIL PROTECTED]] Sent: January 21, 2002 11:22 AM To: PHP General List Subject: [PHP] Error notification and pretty error page How can i include error notification, like if an MySQL error occurs, to notify me of the offending page and what the error