What is inhibitor in codeigniter?
Answer / gokul
Its a Error handler class.
It will make use of PHP's native functions like set_error_handler , set_exception_handler , register_shutdown_function to handle parse errors, exceptions, and fatal errors
| Is This Answer Correct ? | 0 Yes | 0 No |
What is config file in codeigniter?
What are the xss security parameters?
What do you mean by inhibitor in codeigniter?
Explain routing in codeigniter?
What are hooks in codeigniter?
List the databases supported by codeigniter?
What is the difference between helper and library in codeigniter?
What are the server requirements to install codeigniter?
How to preparing database for codeigniter ?
What is codeigniter and how it works?
Explain codeigniter file structure?
How we can get current method or controller in codeigniter?