I am working on a project and need to complete it:
- A user
- changes some of its profiles
- This new information update in the database
Do all Joomla till this point, then questions This is how I get information from the database and call it in the PhoneGap app. I'm using PhoneGap and Zacatech for the app, and Joomla with Jomsocial for the update side.
I do not have only one mobile version of the Apple website because Apple will reject it from the store. I want this solution to work for people to work in their profile, and these updates will automatically post to my app. All users share input data, and a database on the same site. Each profile will have a separate app which is released in the market, so I am currently focusing on a template framework which can easily be converted into a part of the database users.
I think the php files are going to take action on the information on the server. The big question is how do I tell this information in a phonegap app?
To display XML as HTML, it needs to be parsed through XSLT stylesheet It changes your XML node into HTML, of course, you can just use a PHP XML parser. I think there is a bundle with a Joomla, but there are so many.
I was going to suggest using a Joomla plugin to push data to the PhoneGap app. There are several events that are removed when creating an account and you can manipulate it.
Comments
Post a Comment