[SOLVED]Is it possible to store ERRORs into the Database?
Posted: Fri Sep 24, 2004 3:42 am
I am dealing with a foreign device and wish to know what PHP Errors were generated.
Is there a way to store the Error generated into the Database?
I know you can just log any logical errors but how do you deal with syntatical errors (whatever it is called)
Regards
Mian
P.S. Doesn't necessary have to be Error, can be Warning too. As long as it is something that will pop up on a Browser that is not suppose to.
Is there a way to store the Error generated into the Database?
I know you can just log any logical errors but how do you deal with syntatical errors (whatever it is called)
Regards
Mian
P.S. Doesn't necessary have to be Error, can be Warning too. As long as it is something that will pop up on a Browser that is not suppose to.