angelsRock Posted September 5, 2007 Share Posted September 5, 2007 hi.. i am using IE7.. and each time there is an error in my php code... the error do not show up.. e.g.. line number.. has error.... i had unchecked the show friendly msg... what i see right now ..is juts whole page blank... nothing Link to comment https://forums.phpfreaks.com/topic/68058-din-show-the-error-on-which-line/ Share on other sites More sharing options...
pocobueno1388 Posted September 5, 2007 Share Posted September 5, 2007 Put this at the top of your script: error_reporting(E_ALL); Link to comment https://forums.phpfreaks.com/topic/68058-din-show-the-error-on-which-line/#findComment-342094 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.