Searched defs:dbcharset (Results 1 – 3 of 3) sorted by relevance
/plugin/authucenter/lib/uc_client/lib/ |
H A D | db.class.php | 19 var $dbcharset; variable in ucclient_db 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
|
H A D | dbi.class.php | 19 var $dbcharset; variable in ucclient_db 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | misc.php | 37 function update_app($appid, $name, $url, $authkey, $charset, $dbcharset) {
|