I used this as guide
http://www.ithome.org/page.php?page=4
but when i browse the test.php that I created, I get a "Page not found" error. What could have been wrong?
These are my directories:
C:\PHP --->> PHP installation
C:\PHPWeb ---->> Scripts directory
http://localhost/PHPWeb/test.php ---->> I was trying to access this URL. I also tried http://127.0.0.1/PHPWeb/test.php but same error.