Description Usage Arguments Value Examples
Connects to the database and returns a database connection object
1 | connect_to_database(username, password)
|
username |
Username being used to access database |
password |
Password beig used to access database |
Database connection object
1 | connect_to_database("MyUserName","MyPassword")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.