Yes, I know this must be an extremely newby question. I can't stand being new to things.
Anyways, I have just started learning PHP (note: w3schools tutorial is garbage). I'm not too far along in it. So someone directed me to here, and I downloaded the wamp server. I have it all installed on my computer and everything, so now what?
Could anyone give me a link to instructions on how to use this thing. How do I connect to the server through the internet? How do I test out PHP on this thing? Basically, how do I use this?
I was basically just told to download this at the beginning of the w3schools tutorial, not really know what it was for. I do know about how it is a server, and can be used with PHP.
and now it stopped working for some reason, it shows that all services are running. now [localhost] just leads me to a blank page saying "cannot find..." etc. etc.
Now write some php and put it in the c:\wamp\www\ directory. I dont recommend WAMP installations to be used over the internet. Its fine though as a PHP learning testbed.