+ 2
Is there any app for php server? (Android)
I'm looking for an android app that will make a php server on my phone. I have checked many apps on google play store. But they are not supported on Android oreo 8.1 version !! Now what to do??
2 Answers
+ 4
Termux , apache server.
Command :
Pkg install php
Pkg install apache2
+ 2
You can try icode-go and icode web-app.
Icode-go Has php 7.2.5 Version and also lots of more cool features.