Description Usage Arguments Details Value
Connect to database
1 | connect_to_db(db)
|
db |
Location of the database |
Connects to an SQLite database. If the database does not exist, an empty database will be created.
Returns a database connection object to be used in all database related functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.