Searched refs:mysql_num_rows (Results 1 – 7 of 7) sorted by relevance
50 $this->numRows = mysql_num_rows($rs);
185 if (mysql_num_rows($this->cursor) > 0) {
114 function mysql_num_rows($statement) { function
159 if ( mysql_num_rows($result)>0 )215 $_SESSION['showmax'] = mysql_num_rows($result);
117 $query = mysql_num_rows($query);
227 if (mysql_num_rows($thisresult))
1 …l_error mysql_errno mysql_affected_rows mysql_insert_id mysql_result mysql_num_rows mysql_num_fiel…