Method Mysql.mysql()->Result()->eof() Method eof bool eof() Description Sense end of result table. Returns 1 when all rows have been read, and 0 (zero) otherwise. See also fetch_row()