How do I setup the environment for php programing in my windows PC | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do I setup the environment for php programing in my windows PC

I have a 32 bit windows PC..and want to learn php programing how and which software would be good to start..please help

28th Jun 2017, 7:05 PM
Ashish Burman
Ashish Burman - avatar
3 Answers
+ 9
Install a localhost. How? For making it very easy, download XAMPP or WAMP Install either of it. Start Apache and MySQL Code your php file inside- C:/Xampp/htdocs folder Open your browser Open your file eg. localhost/file.php Tada! It's working :)
28th Jun 2017, 7:13 PM
Sachin Artani
Sachin Artani - avatar
+ 2
:)
30th Jun 2017, 8:30 AM
Sachin Artani
Sachin Artani - avatar
+ 1
thanks brother..its really working.
30th Jun 2017, 8:29 AM
Ashish Burman
Ashish Burman - avatar