WebService PHP + PHONEGAP

-1

Hello, if this is the best place to ask for this, I have a mysql database and I want to create an application with PHONEGAP, taking some data from that bank. Does anyone have any tips on a material where I can start learning about this? Thank you.

    
asked by anonymous 28.05.2016 / 18:48

1 answer

-1

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

I hope to have helped, hug.

    
28.05.2016 / 19:14