I'm desperetly looking for an error handling function, something like Try...Catch...Finally, or our ole' On Error method (I want it to find unexpected errors on a page and show a custom warning message to the user, instead of the PHP engine showing the line error)




Reply With Quote