What is inhibitor in codeigniter?



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

Post New Answer

More CodeIgniter Interview Questions

Is codeigniter a good framework?

0 Answers  


What is $this in codeigniter?

0 Answers  


How to implement validations in codeigniter?

0 Answers  


How can a helper file be loaded?

0 Answers  


In which directory logs are saved in codeigniter?

0 Answers  






How you will load an model in codeigniter?

0 Answers  


What are the most prominent features of codeigniter?

0 Answers  


List common functions in codeigniter?

0 Answers  


How to check data is updated or not in codeigniter

0 Answers  


How will you load codeigniter library.

0 Answers  


Mention what are the security parameter for xss in codeigniter?

0 Answers  


What is csrf attack in codeigniter?

0 Answers  


Categories