create_user | R Documentation |
Creates a new user record.
create_user(con, email, password)
con |
Database connection. |
email |
User's email. |
password |
Raw password (this function encrypts it). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.