Welcome Guest, Not a member yet? Register   Sign In
How can I have a warning of a Database connection error emailed to me?
#8

[eluser]TheFuzzy0ne[/eluser]
On second thoughts, it will be better to extend the display_error() method in DB_driver.php. Again, you'll need to override the database() method in the Loader class, so it doesn't instantiate the normal DB_driver class, but just loads it, and instantiates you're class which extends it. More on extending database drivers can be found [url="http://codeigniter.com/wiki/Extending_Database_Drivers/"]here[/url].


Messages In This Thread
How can I have a warning of a Database connection error emailed to me? - by El Forum - 03-03-2009, 06:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB