php on error handler
Posted: Wed Jul 21, 2010 3:22 pm
hi,
sometimes when i run a script i receive this error:
Fatal error: Allowed memory size i need to send a alert some like this:
echo "<script> alert ( ' '); <script>";
when a error is detected
there is a error handler in php?
something like this: on error goto x
thanks a lot for your help

sometimes when i run a script i receive this error:
Fatal error: Allowed memory size i need to send a alert some like this:
echo "<script> alert ( ' '); <script>";
when a error is detected
there is a error handler in php?
something like this: on error goto x
thanks a lot for your help