running php scripts using xampp on windows pc
Moderator: General Moderators
running php scripts using xampp on windows pc
ok, this may be stupid, but i can already run such scripts, only as long as they are under the xampp directory. i just enter localhost in my browser. BUT how do I run them from another directory, in particular my oscommerce directory so I can test my php programs locally before I send them to the server?
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
alias the folder? Or, if oscommerce is installed under the default document root, then just call it by the directory name; http://localhost/oscomm/ for instance.
Moved to Web Servers.
Moved to Web Servers.