jk1972 wrote:I still need to understand why the .php files don't open
Because using "Open With > Internet Explorer" doesn't pass the .php file to the PHP parser (which you say you have "installed php and IIS"... does this mean you've integrated PHP with IIS via the ISAPI module or CGI binary?).
jk1972 wrote:the files still don't open
How are you accessing the files? http://localhost/example.php ?
EDIT: Also, please do not cross post the same post across different forums.