Description Usage Arguments Functions
Functions to link to MySQL database
1 | access_mysql(database, table_name, username, password)
|
database |
Name of database. Should be either |
table_name |
The name of dataset. File extension must be included if the data is saved as a flat file instead of in a database, e.g. 'data.csv' should be given instead of simply 'data'. |
username |
User name for accessing database if |
password |
Password for accessing database if |
access_mysql
: to MySQL database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.