Searched refs:mysql_fetch_all (Results 1 – 1 of 1) sorted by relevance
79 $rows = $this->mysql_fetch_all ( $result );169 private function mysql_fetch_all($result) { function in DbWrapper