On 24 Nov 2004 13:21:05 -0800, joeandtel@gmail .com (Joe This) wrote:
[color=blue]
>If an error occurs with php how can I get it to go to a 500-100 page?[/color]
With a user-defined error handler; see set_error_handl er().
[color=blue]
>Also, once I have it there; how can I get the last error?[/color]
Joe This wrote:[color=blue]
> If an error occurs with php how can I get it to go to a 500-100 page?
> Also, once I have it there; how can I get the last error?[/color]
If your Web server is not Apache, there probably is something that does
the same as Apache's "ErrorDocum ent" ...
--
Mail to my "From:" address is readable by all at http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!
Comment