By phpknowhow
Rate: (7 Ratings)
In this tutorial, we will start off with the basics of installing a localhost server onto your computer. This will allow you to run files, such as PHP scripts, on your machine as though you were accessing them from a server on the web. It gives you a place to test your websites without the trouble of FTP and an internet connection. We will be installing WAMP server which stands for Windows Apache, MySQL, PHP. Let's get started.