On Fri, March 18, 2005 12:46 am, Mihai Frisan said:
> I use a custom errors handling class, which set one of its methods as
> the php errors handler.
> All works well when I use this class in a file with only procedural code
> (all errors are caught by the custom errors handling class), but if I
>
hi,
I need some help, this is my problem:
I use a custom errors handling class, which set one of its methods as
the php errors handler.
All works well when I use this class in a file with only procedural code
(all errors are caught by the custom errors handling class), but if I
instantiate anot
>
> I know how to make an error message when the connection is lost with the
> database, with the @ and the OR DIE in the connection with the database.
>
>
> Is there also a way to display a custom error message when this error is
> displaid?
i wrote a more or less simple class to wrap
Hi,
I know how to make an error message when the connection is lost with the
database, with the @ and the OR DIE in the connection with the database.
Is there also a way to display a custom error message when this error is
displaid?
"Warning: Supplied argument is not a valid MySQL result reso
4 matches
Mail list logo