Function prefix
Prefix a table name with a user-defined string to avoid conflicts. This MUST be used in all database queries.
string |
$tablename = NULL |
name of the table |
prefixed
|
table name |
Prefix a table name with a user-defined string to avoid conflicts. This MUST be used in all database queries.
string |
$tablename = NULL |
name of the table |
prefixed
|
table name |