+ 7
Which does application use for php?
I am learning PHP but,when I create php file it isn't playing . why? I don't know if it app .
4 Respostas
+ 11
You need a server to run PHP. Try one of these: Apache, OpenServer, Nginx.
+ 2
You need a server for run php.
There are two powerful php server are : xampp and wamp
You can download it from google.
After installing a server open control panel and start apache and mysql from it.
After that save your php file in the folder of the server for example: xampp/htdocs
After that open browser and enter "localhost".
If server page will open then understand that you are connected to php other wise check what is error in control panel of server.
Thanks
+ 1
can it not be possible to run on pc without server? What are the major differences between client and server technologies? Are they the from of different types of softwares, devices or of mixed one?How costing differs from lowest to heigher order of these technologies?
0
wamp