
List of available hooks in Code Igniter and their uses
pre_systemFirst hook in the sequence of seven hooks run by Code Igniter on every request of a web page. Benchmark and hook classes have been […]
pre_systemFirst hook in the sequence of seven hooks run by Code Igniter on every request of a web page. Benchmark and hook classes have been […]
Database caching is a good feature to enable/activate if you feel that your database is heavily taxed and you want to lessen some of the […]
If you have ever coded in Code Igniter then you may have come across the 404 error page which is displayed by default when a […]
By default Code Igniter displays the database error message on the web page if there is an error in the SQL statement. This is OK […]
Copyright © 2019 | WordPress Theme by MH Themes