List available tables in an SQLite database
1 | db_list_fields(x, tbl, ...)
|
x |
A connection object. |
tbl |
Name of the table. |
... |
Additional arguments (Currently unused). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.