Re: [PHP] What is an easiest way to port a PHP Web App to Android?
[email protected] (Ashley Sheridan)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Kevin Peterson <[email protected]> wrote: >I have a web application written in PHP. It have been running for >several years. Now I want to run it as a stand-alone application on an >Android smartphone or tablet. How can I do it? There are simple web servers you can run on Android, and also standalone PHP parsers too (i'm using one myself - search the play store for php server). Is that the sort of thing you wanted? Thanks, Ash http://www.ashleysheridan.co.uk