Search
Syndication
Sponsors

Posts Tagged ‘Requires’

How Do You Test A Php File On Windows When It Requires A Mysql Database To Read From?

Thursday, June 25th, 2009

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?

Translate
Links

Tags