Webservice PHP + PHONEGAP

Asked

Viewed 150 times

-1

Hello no If here is the best place to ask this but, I have a mysql database and I intend to create an application with PHONEGAP taking some data from this database .. Does anyone have any hint of a material where I can start learning about it ? Thank you.

  • Welcome to Stack Overflow, read about the rules for posting, your question should be specific, yours is quite wide. I usually use the site in MVC architecture, and an isAjax method to identify if the request comes from the app and then do the rest. As the question is broad I will not answer, but you can start learning MVC, I suggest the Lazyphp framework. Nl Youtube search for "intel xdk php" that has some videos talking about this integration.

1 answer

-1

You will need a webservice to consume the database data and return to your phonegap app. I recommend using Yii Frameework.

I hope I helped, hug.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.