Where to practice PHP? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where to practice PHP?

I want to practice PHP on my laptop but not sure where to or what to download to practice it on?

13th Nov 2019, 8:51 PM
Joe
4 Answers
+ 3
You need to run a web server and php on your machine. More than likely, you will eventually want to use some database along with it too. These come neatly packaged and free to use, you may want to check out Wamp or Mamp, or something similar. https://sourceforge.net/projects/wampserver/ https://www.mamp.info/en/
13th Nov 2019, 9:20 PM
Tibor Santa
Tibor Santa - avatar
+ 2
w3resource has got some good excercises. Google it
13th Nov 2019, 9:06 PM
Fernando Pozzetti
Fernando Pozzetti - avatar
0
Play on codewars.com
14th Nov 2019, 6:31 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Download wamp server to run php files on your computer. Use ~visual studio code~ to write code. These two are user friendly applications Php is easy to learn. It contains mostly c++ syntax. If you want to learn you can look at this website for resources www.w3schools.com
14th Nov 2019, 2:33 PM
HARITEJA KODURI
HARITEJA KODURI - avatar