This is probably embarrassing short-sighted or just completely wrong, but I’ve made a header.php and a footer.php file and then an index.php file that calls them. Is there a way to view that index.php file from my desktop?
This is probably embarrassing short-sighted or just completely wrong, but I’ve made a header.php
Share
Use an Apache Server:
XAMPP – http://www.apachefriends.org/en/xampp.html
This will install MySQL, PHPMYADMIN, Apache, PHP on your computer, so you can just upload files to
and browse to :
via a browser with Apache Service running.
^ Assumes you are on Windows.
Another assumption if you was on a linux box (Ubuntu For example)
http://www.howtoforge.com/ubuntu_lamp_for_newbies