WebSQL Database Upload
问题 I have a WebSQL database, and am trying to connect to a PHP script, and dump that database into another one on the server. How do I format the javascript / jquery in order to do that correctly? I guess I am asking, how do I dump all of my data in my tables into my PHP script, so that it can update and insert the data into another database on the server? I have no clue where to even begin with this. 回答1: The terminology in this question is a little confusing. If you're trying to copy the