Jump to content

Internet Explorer 6 - PHP error?


atticus

Recommended Posts

Hi all,

 

Maybe someone has run into this issue before and can give me some direction.  I built a website using PHP.  The website was finished several months ago and was being hosted on a linux hosting account.  I switched the site to a virtual server with Godaddy.  IE6 users are now getting a white page for the website.  It worked with lE6 originally.  It is viewable in IE7 and firefox. 

 

Anyone have any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/119662-internet-explorer-6-php-error/
Share on other sites

firstly... i'd like to say... since when doesnt ie6 have errors?

 

secondly... i would say that php is only active on the server side... so unless you have browser detection software and/or browser specific programming... it shouldnt be a php error

 

thirdly... whats getting outputted into the ie6's source? (right click, view source) if its all there, then its a browser parsing problem... if its not, it may still be a browser problem, but it may also be a php non-outputting problem... try echo 'test'; at the top of your php script... see if anything comes out...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.