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