db_connect
new_db_con
1 2 3 | db_connect(drv_fun, ...)
new_db_con(drv_fun, ...)
|
drv_fun |
A function returning a database driver - e.g.: DBI::ANSI, RSQLite::SQLite, ... |
... |
paremeter passed through |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.