0

I would like to run my website (which is not public and not have to be), which includes one index.html, few JS and PHP files on my Android device locally / offline.

HTML and JS is working fine. But unfortuntately the PHP execution doesn't work on my mobile device.

Is there any way to solve this issue, to make my few PHP files run locally on my mobile device?

2
  • The accepted answer on this thread might be relevant : stackoverflow.com/questions/6571911/… Commented Feb 3, 2019 at 0:24
  • Potentially need to install a Web Server that can process PHP Scripts. There is not a way to do this natively. The link that was just posted also addresses this pretty well. Commented Feb 3, 2019 at 0:24

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.