Google News
logo
FuelPHP - Interview Questions
What is Error Handling in FuelPHP?
As you all (should) know error handling is a very important part in the development process. Not only does it show the user that the page he/she/it requested is not available, it's also a way to inform machines (browsers and such) about what’s going on by providing a HTTP error status.
Advertisement