Now I need to know how to view my PHP files locally. According to a PHP tutorial book I’m following, I’m supposed to upload my PHP files into my PHP-enabled web server. Where is that? How do I access it?
I have XP Home. I usually keep my web files in either my desktop or “My Document”.
The standard for Apache’s web root is /htdocs/, so I am really puzzled on why they changed this.
However, after reading the Installation Guide from EasyPHP (something you could have done, too ), the files have to be stored in a directory called “www”: http://www.easyphp.org/presentation.php3 .