Searched defs:fetch_array (Results 1 – 2 of 2) sorted by relevance
/plugin/authucenter/lib/uc_client/lib/ | ||
H A D | db.class.php | 62 function fetch_array($query, $result_type = MYSQL_ASSOC) { function in ucclient_db |
H A D | dbi.class.php | 51 function fetch_array($query, $result_type = MYSQLI_ASSOC) { function in ucclient_db |