I have a web application developed in php which supports functionalities such login/signup post comment etc. How can i easily convert it into a mobile app? Is there any site/tool that would help me do it. Many sites can directly convert but they dont support the inner code of the site. How to do it ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Use Few references |
|||||
|
|
First try developing the mobile site using jquery with php backend. Once that works fine you can easily bundle it with any thirdparty bundling app like PhoneGap. |
|||
|
|