+ 1

PHP problem

Hello .I can't run php on my pc in browser.

8th Jan 2018, 5:22 PM
Yunis HĂŒseynzadə
Yunis HĂŒseynzadə - avatar
2 Answers
+ 3
Because PHP is a server side language you need to setup a local server on your computer or use a real web server. I personally use XAMPP (https://apachefriends.org) for this. To test your script you have to open a browser and visit the "page" "localhost"
8th Jan 2018, 7:22 PM
Nick Lamprecht
Nick Lamprecht - avatar
+ 1
Thanks
9th Jan 2018, 1:12 PM
Yunis HĂŒseynzadə
Yunis HĂŒseynzadə - avatar