Hi there, I recently upgraded to PHP 4.3.1 from 4.2.2 on XP/IIS 5.1. On a web application I have, I use a dynamic stylesheet such as: <link rel="stylesheet" type="text/css" href="/stylesheet.php">
In the old version of php, this worked fine. But after the upgrade, the stylesheets do not take effect in IE6 w/all patches on 2K or XP when I first enter a page. If I hit refresh, it then works for that page. The next page I go to does not work again. If I downgrade back to 4.2.2, it works fine. 4.3.1-4.3.2RC1 do not work in IE6. however, IE5, Mozilla, and Opera all purr along with no problems at all - this is just an IE6 error. Does anybody have an idea of why this might be happening? Thoughts appreciated! Let me know if you need any other info. Thanks, Isetro -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php