I am creating a phone app using html5, ajax, JSON and php for my university degree. This app has to communicate with a mysql database so ajax Json is being used to communicate with the php file that then processes the queries to the database. This will then be packaged using the phonegap cloud service.I am creating a phone app using html5, ajax, JS