What it takes to learn PHP ?

Bond M

New member
Hi,

I am wanting to learn PHP. It looks like I need to have MySql, Apache and PHP installed on my system. When I go to the following sites to download, there are so many links and its confusing. I cannot understand what to download. Please help.

I am using Windows Vista. Any suggestions ?
 
All you need are Apache and PHP. I think you can also run PHP through IIS, which is Microsoft's version of Apache (it's a web server).

You might also consider trying ASP, it's similar to PHP, it's a server side scripting language. Much easier to work with for beginners, just download Visual Studio for web development express edition.
 
All you need are Apache and PHP. I think you can also run PHP through IIS, which is Microsoft's version of Apache (it's a web server).

You might also consider trying ASP, it's similar to PHP, it's a server side scripting language. Much easier to work with for beginners, just download Visual Studio for web development express edition.
 
Back
Top