Adam 2009-01-30
Documentation » Databasecms_db_get_global
Gets global variable from `global` table
string cms_db_get_global( string $name )
Parameters
- string $name Name of the global variable
Returns
- string Value of the global variable found in the database (or false if not found)
Last edited 2009-02-09 17:52:49
