September 20, 2008
How do you test a php file on windows when it requires a MySQL database to read from?
The Informer asked:
Specifically, I want to be able to view and run a website that is programmed in PHP (on windows) before I upload it to my site. But of course you know that you can’t view php pages that are reading from a MySQL database by just viewing it from a local folder on your computer like you do html pages… How would I go about doing this on my computer while offline?
Specifically, I want to be able to view and run a website that is programmed in PHP (on windows) before I upload it to my site. But of course you know that you can’t view php pages that are reading from a MySQL database by just viewing it from a local folder on your computer like you do html pages… How would I go about doing this on my computer while offline?
Filed under Programming & Design by administrator
