table_name: Database table name for a given prefix and salt.

Description Usage Arguments Value

Description

Database table name for a given prefix and salt.

Usage

1
table_name(prefix, salt)

Arguments

prefix

character. Prefix.

salt

list. Salt for the table name.

Value

the table name. This will just be "prefix_" appended with the MD5 hash of the digest of the salt.


robertzk/cachemeifyoucan documentation built on May 27, 2019, 10:34 a.m.