Hi friends i am going to explain how to post mobile form data to MySql Database using PHP :
Title : PhoneGap Tutorial - posting form data to MySql database Using PHP.
Here is the html form source code ,
Requirements :
PHP Server(you can install it in your local server or other wise you can use many free php webhosting servers online , I am using neq3.com for free control panel)
Html5
JavaScript
Css
Here are the source files Html and JavaScript Files :
Index.html
Insert title here
Ajax Form
Here is the PHP Server file :

All Form data will be stored in mysql database like this

In my next tutorial i am going to explain how to convert this table data xml service or xml sothat it can be used as webservice.