Online database synchronization with html5 standalone database repository

I have a database that I want to synchronize with a local database on the client side using html5 webDb. (Http://www.w3.org/TR/webdatabase/)

I have a couple of questions:

  • What is the best way to do this synchronization (I am using php + mysql)
  • Which browsers support the client-side database.
+3
source share
1 answer

, -SQL ( ). , , , , .

0

All Articles