wright67uk Posted March 13, 2014 Share Posted March 13, 2014 I have a dynamic php page, that provides users with new daily content. How involved is it to offer this is a web based app? (ie. the user would access the page via an icon that they have downloaded from an app store) How involved is it to do and do you know of any tutorials? I have followed the tutorial here; https://developer.chrome.com/apps/first_app but it only works for html pages. Quote Link to comment https://forums.phpfreaks.com/topic/286951-php-page-to-webapp/ Share on other sites More sharing options...
gristoi Posted March 14, 2014 Share Posted March 14, 2014 you have 4 choices: 1. develop native app in android. - learn android 2. develop native app in IOS - learn objective c 3. develop web based app to deploy to stores ( i.e sencha touch ) - learn javascript 4. make a responsive website - learn web design and css / js Quote Link to comment https://forums.phpfreaks.com/topic/286951-php-page-to-webapp/#findComment-1472575 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.