I’m trying to build a mobile app in HTML5.
I need to store the data in the database.
I’ve look at the web sql databases.
I might not understand this correctly but this looks like a local storage to me.
any idea or reference how to approach this?
TIA.
Here i pasted a little but very simple example of web sqlite database. i found it here
<— ————————————————————————————— —-
—- ————————————————————————————— —>
Safari SQLite Hello World Example