Okay, now I'm totally confused. When it comes to php does Internet Explorer and Firefox work differently?
When I type c:\php\myfile.php in internet explorer I don't see the output of the php file but the entire contents of the php file. When I type this same thing into the firefox url dialog box, firefox changes it to file:///c:/php/myfile.php in the dialog box and displays nothing. Any help clearing this up would be appreciated. Thanks