Description Usage Arguments Value
This function checks user credentials, opens a connection with the database and stores its handler in the global environment.
1 | log_in(username, password, environment = 1)
|
username |
String containing the username. |
password |
String containing the password. |
environment |
Leave blank. Which environment should the connection object be placed on? |
Does not return anything
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.