Jamal asked:
I want to mess around with php, but php is only run on a server. How can I make my computer act as if it’s a server and serve web pages to itself?
I want to mess around with php, but php is only run on a server. How can I make my computer act as if it’s a server and serve web pages to itself?


1 Comment to 'How can I process php web pages from my computer’s hard disk and serve them to my own browser?'
September 7, 2009
You can use WAMP, it acts as a localhost and can read php, MySQL etc. scripts
Leave a comment