0
How can I run PHP code on my computer ?
I wrote a PHP and it dispalyed nothing in the browser , can anyone help me ?
1 Answer
+ 5
//You need server to run PHP , you can setup local server on your device with tools like xampp
https://www.apachefriends.org/index.html
//Here are some similar questions
https://www.sololearn.com/discuss/1239024/?ref=app
https://www.sololearn.com/discuss/683689/?ref=app
https://www.sololearn.com/discuss/1876695/?ref=app