Welcome Guest, Not a member yet? Register   Sign In
Database Error Handling
#6

\Throwable will load PHP built in class named Throwable. If we just specify Throwable it will try to load it within CodeIgniter.

If you execute it in a Controller, it will try to find \App\Controller\Throwable instead, and give you an error.
Reply


Messages In This Thread
Database Error Handling - by next2heaven - 04-17-2020, 09:46 AM
RE: Database Error Handling - by captain-sensible - 04-17-2020, 11:22 AM
RE: Database Error Handling - by next2heaven - 04-17-2020, 02:01 PM
RE: Database Error Handling - by MGatner - 04-22-2020, 04:37 AM
RE: Database Error Handling - by next2heaven - 04-22-2020, 08:31 AM
RE: Database Error Handling - by jreklund - 04-22-2020, 11:11 AM
RE: Database Error Handling - by next2heaven - 04-22-2020, 11:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB