Run PHP without serving?

Michael

New member
Hi, I know I see a similar question around, even on this site quite a lot, but usually people want to run php from their computer to test code, without paying for a web server, when they find a free web-server easy to set up they are happy.

What I want is to make a website, which only I can access from my PC (PC with the PHP pages). I want to learn and use PHP and MySQL on these pages. I hear you can't do it without a server (when it comes to them I prefer the portable servers myself) That is ok, but how when I get the server running do I stop anyone but the host computer accessing the data.

Basically my page will be to learn PHP. It will include note features, favorite pages, and other silly little things that no one would really ever require access to.

Also I don't find it convenient to apply passwords to all the pages to stop people accessing them, I just don't want them to have the chance.

Thank you for whatever information you have.
 
Back
Top