-5

I want to ask how to make the mobile application of CodeIgniter with phonegap or basic 4 android. I built a web-based information system applications with CodeIgniter framework. I'm having problems when creating mobile applications based on CodeIgniter

Nake
  • 1
  • 2
  • Phonegap does not use PHP. Please read the [FAQ](http://phonegap.com/about/faq/) –  Jan 13 '16 at 20:57

1 Answers1

1

basic4android or b4a through okHttp2 library or httputils library can send post request or get request to your server through php scripts so b4a can be ok for you

boluvisako
  • 51
  • 6