+ 3
How to use xmpp for running php code?
how to run a php program (code) in xmpp server
1 Answer
+ 8
âĄfist run apache server from xampp control
âput your pHp file inside folder xampp/htdocs/folder
âGo on browser and type localhost/folder/example.php
this is short explanation , search on Google for better understanding