0
because i can't run a php code from sublime text
I am trying to do the hello world script from my sublime text editor but when I run the program in the browser the hello world text does not come out.
1 Answer
+ 1
Because PHP need server to run , simply opening on web browser won't work so you need to create your own local server. There are xampp,mamp,wamp for this type of local server environment.
https://www.sololearn.com/discuss/325483/?ref=app
https://www.sololearn.com/discuss/383620/?ref=app
https://www.sololearn.com/discuss/1754181/?ref=app