Description Usage Arguments Value
Database table name for a given prefix and salt.
1  | table_name(prefix, salt)
 | 
prefix | 
 character. Prefix.  | 
salt | 
 list. Salt for the table name.  | 
the table name. This will just be "prefix_"
appended with the MD5 hash of the digest of the salt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.