So are you saying that when you access the page with NS 4.72, you see the raw PHP code?
Could you give more details? The NS 4.x series is about 6-7 years old now (IIRC) and are horribly out of date with respect to modern HTML/CSS, so it's very possible that what you think is a bug with PHP is just NS 4 acting dumb. the browser/OS of the client's computer has absolutely zero effect on the server-side parsing and output of PHP scripts. -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Ivan Arbitman" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Here's a weird problem. > > - Using IIS on Win2K w/SP1 > - Setting IIS to parse .html files with PHP.exe, same settings as for > .php files > - NOT using ISAPI module > > HTML files are parsed properly and php code is executed for the > following browsers. > > All versions of IE on the PC > IE 5.1.4 on MAC > NS 6.x > NS 4.78 (as part of Communicator) > > However, for NS 4.72 (as part of Communicator) and for IE 5.0 on the Mac > the HTML is not parsed and the PHP code is not executed or removed from > the html. > > I wouldn't expect browser or OS versions would have any effect on what > the server parses or not. Any ideas? > > Thanks. > > Ivan > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php