Which does application use for php? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 .

2nd Oct 2018, 4:31 PM
Basel.Al_hajeri?.MBH()
Basel.Al_hajeri?.MBH() - avatar
4 Answers
+ 11
You need a server to run PHP. Try one of these: Apache, OpenServer, Nginx.
2nd Oct 2018, 11:53 PM
Igor Makarsky
Igor Makarsky - avatar
+ 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
9th Oct 2018, 6:46 PM
Praveen Soni
Praveen Soni - avatar
+ 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?
3rd Oct 2018, 12:40 AM
Shailendra Kumar
Shailendra Kumar - avatar
0
wamp
5th Oct 2018, 7:22 AM
KițKāť Jêřŕý
KițKāť Jêřŕý - avatar