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?
4 Réponses
+ 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/
+ 2
w3resource has got some good excercises. Google it
0
Play on codewars.com
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