Jump to content

PHP and internet explorer


gerkintrigg

Recommended Posts

I seem to have a problem with using a PHP on internet explorer.

 

When i try to sign up to http://www.algarve-dating.com/index2.php it works fine in firefox, but it won't display in I.E.

 

Can anyone see why that might be? Has anyone had a similar issue in the past?

 

any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/90697-php-and-internet-explorer/
Share on other sites

Check the HTML code you're generating. Sometimes IE is more sensitive to errors in HTML and will not display anything.  Validate the code via http://validator.w3.org/

 

I took the source obtained by a show source in FF2 and fed it into the validater and got 8 errors.

Ken

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.