Method Mysql.mysql()->Result()->eof()
- Method eof
 booleof()- Description
 Sense end of result table.
Returns
1when 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.