How to install php on Windows machine. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

4th May 2017, 9:24 AM
SirCliff Remedy Clifford
SirCliff Remedy Clifford - avatar
5 Answers
+ 5
XAMPP is the best , I have tried it
4th May 2017, 1:46 PM
Abdel
Abdel - avatar
+ 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
4th May 2017, 10:46 AM
Apel Mahmod
Apel Mahmod - avatar
+ 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, ...
4th May 2017, 9:36 AM
Nikola Stojiljkovic
Nikola Stojiljkovic - avatar
+ 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!
22nd Sep 2017, 4:19 PM
Joe Hartlaub
Joe Hartlaub - avatar
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.
4th May 2017, 10:32 AM
Jeth
Jeth - avatar