In the previous post I mentioned that php is run on a server so it only makes sense that you will need a server software to test your php scripts. Anyway I will do things the easy way.
First let me tell you about my system. I am running a windows pc. Windows XP SP2, Pentium4 2.8GHz and 1GB of RAM. It is not necessary to have this power, it just happens to be what I have.
Video No.3: What you’ll need part 1 (05:20)
According to this video you need several types of software.
- Webserver (I’ll use Apache)
- PHP Engine
- Text Editor (I’ll use Dreamweaver but wordpad would probably do )
- Web Browser (I recommend Firefox but anything is probably OK)
- Database Management System (DBMS) (I’ll use MySQL)
This is just a list, don’t worry. I will explain how to get everything and how to install it and the good news is that you can get all the software you need for free.