Searched refs:mysql_fetch_array (Results 1 – 8 of 8) sorted by relevance
76 $this->currentRow = mysql_fetch_array($this->resultSet);93 $this->currentRow = mysql_fetch_array($this->resultSet);
170 $row = mysql_fetch_array($res, MYSQL_ASSOC);229 while ($regel = mysql_fetch_array($thisresult))262 $row = mysql_fetch_array($res, MYSQL_ASSOC);274 $row = mysql_fetch_array($res, MYSQL_ASSOC);
137 list($version) = mysql_fetch_array($this->cursor);187 list($result) = mysql_fetch_array($this->cursor);
117 function mysql_fetch_array($statement, $params = NULL) { function
139 while($data = mysql_fetch_array($result))176 $data=mysql_fetch_array(mysql_query($sql));
63 return mysql_fetch_array($query, $result_type);
347 if ($row = @mysql_fetch_array($result)) {
1 …ert_id mysql_result mysql_num_rows mysql_num_fields mysql_fetch_row mysql_fetch_array mysql_fetch_…