Editing PHP Script With MySQL In Window Box
What would you do when you bought a script - to be more specific, a PHP script which required MySQL database. And you don’t know a flip about these two thing. But to your curiosity wanted to learn or to test what and how the PHP script function. I once do this by simply upload all the files to my server using FTP client. But the problem with this, it takes to much time, It took me 20 minutes to upload hundreds of files at once. Well this is no really problem to me, i have all the time. The problem really happened is when things are not working the way i want. So i have to reedit some of the file and reedit again until i get the way i want, and sometimes i wil want the change the appearance. This is very tedious and time consuming when everytime i have to do editing.

So this is when WAMPServer came in. It’s a software where you install in you PC and turn it into a webserver - you have it open to the world or not. But i have it close, since i use it only for editing my PHP script that i bought or get it from the net. This software includes Apache, MySQL and PHP. It’s install all these three and walahh…. you have a Apache webserver with PHP and MySQL.
As you can see all the navigations will be in the task bar every time you start the programme. Now everything is just point and click. All you have to do is just place your script into the www folder and set your MySQL database with PHPMyAdmin.
By using WAMP i just save many hours editing my website, ecpecially if it’s using PHP and MySQL.Try it your self just go to WAMPServer and download it.


I have personally used and am using wamp server and its a definitely an amazing product. personally I’d recommend the same to everyone