eleven0 Posted March 1, 2008 Share Posted March 1, 2008 IE won't show one of my php page.I get blank screen. It works fine with other browsers. Any idea what might be causing this? Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/ Share on other sites More sharing options...
trq Posted March 1, 2008 Share Posted March 1, 2008 Probably invalid html. You are accessing the page via a url like http://localhost/page.php ? Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480592 Share on other sites More sharing options...
eleven0 Posted March 1, 2008 Author Share Posted March 1, 2008 its on web. then why does it work on firefox and safari? Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480594 Share on other sites More sharing options...
peranha Posted March 1, 2008 Share Posted March 1, 2008 Post some code, a link, or something Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480595 Share on other sites More sharing options...
trq Posted March 1, 2008 Share Posted March 1, 2008 then why does it work on firefox and safari? Different browsers handle html different ways. Were going to need to either see some code, or be given the address to look at ourselves. Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480600 Share on other sites More sharing options...
eleven0 Posted March 1, 2008 Author Share Posted March 1, 2008 www.43rd.org/roster.php Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480603 Share on other sites More sharing options...
trq Posted March 1, 2008 Share Posted March 1, 2008 I would start by fixing all 35 of these errors. Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480604 Share on other sites More sharing options...
eleven0 Posted March 1, 2008 Author Share Posted March 1, 2008 Here is a thing, I just copied source code, paste it to another plain file and named it roster2.php. It worked. Then I removed roster.php and renamed roster2.php as roster.php, It works! Why? Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480710 Share on other sites More sharing options...
trq Posted March 1, 2008 Share Posted March 1, 2008 No idea, but it is still riddled with invalid html. Browsers don't like invalid html. Link to comment https://forums.phpfreaks.com/topic/93793-it-wont-open-with-ie/#findComment-480712 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.