php.ini


How to display errors while the display_errors is off in the php.ini file

Display_error feature is turned off or disabled mainly by your web hosting ISP or provider from the php.ini file. I hope this small tutorial will be of great help to display your php errors. php.ini file will contain code some what like this Considering some security issues display_errors is usually disabled  by many web hosting Read more...