I want to learn PHP on my own machine, I downloaded the windows version to replace IIS and just test theand to my own surprise it is working,.... oohhh what a wonderful feeling.Code:<?PHP phpinfo(); ?>
My question is why my default.php or index.php page doesn't appear by default on the browser at http://localhost but it is OK if type http://localhost/default.php
thank you for your help


Reply With Quote
Bookmarks