Welcome Guest, Not a member yet? Register   Sign In
How to catch database exception and not display it to browser
#2

[eluser]stommert[/eluser]
Hi,

if you enable logging by raising the log threshold in your config file,
Code:
$config['log_threshold'] = 1;
you don't have to write it yourself.
otherwise... good luck.

gr


Messages In This Thread
How to catch database exception and not display it to browser - by El Forum - 03-24-2010, 01:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB