Description Usage Arguments Value
An UnQLite database stores data in a local file. This function opens such a database (or creates it, if no file is found). This file will persist across sessions.
1  | unqlite_open(filename)
 | 
filename | 
 UnQLite database filename  | 
UnqliteConnection object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.