+ 1

Any tips to run php file on android platform?

Any suggestions?

7th Feb 2018, 5:47 AM
Pukhramabam Prameshwormani Singh
2 odpowiedzi
+ 6
try download web server php/MyAdmin/MySQL by YelOyo in Google Play then search for a folder named htdocs folder in your file explorer. Then ,write a simple php code using a editor (anwriter etc) and save it (as fun.php ) inside the htdocs folder. Then open the server app , start it and press the circle thing at the upper right of the screen. Then ,it'll open up your browser and the URL of the page is something like http://localhost:8080 Add /fun.php at the end of the URL as fun.php is the name of our file hope this help .......
7th Feb 2018, 12:26 PM
Leon lit
Leon lit - avatar
+ 3
with a PHP compiler. I am sure if you search Google there will be more than one. I just went to play store and found one called "compiler". Seems to function fine for java.
7th Feb 2018, 6:41 AM
Tim Millar
Tim Millar - avatar