+ 1
How to install php on Windows machine.
please give the steps to install php on Windows machine. all that I need to make it start running and I start coding
5 Answers
+ 5
XAMPP is the best , I have tried it
+ 3
Install xampp, wamp or Microsoft IIS server.
If you want to take programming as a profession then I would suggest you to use linux instead of windows
+ 2
download wapm server on your pc :)
you have tutorials on youtube how to download and install ;)
and download some text editor like notepad++, sublime, atom, ...
+ 1
These good people are absolutely right. XAMPP is the way to go. It is so easy to install even I was able to do it easily. There are a number of YouTube vids that take you through the process. Good luck!
0
Download XAMPP package, run setup, click next all the way, when setup finish run control panel, activate there web server and mysql (if needed) - and you are ready to code.