Description Usage Arguments Value Examples
Function responsible for configuring the global class that has the database information
| 1 | configDB(host, port, user, password, dbname)
 | 
| host | (character) - host of server | 
| port | (character) - port of server | 
| user | (character) - database user | 
| password | (character) - database password | 
| dbname | (character) - database name | 
Object with Information for connections
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.