Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
sqlite_has_more
Popis
bool sqlite_has_more ( resource result )Finds whether more rows are available from the given result set.
Návratové hodnoty
Returns TRUE if there are more rows available from the
result
handle, or FALSE otherwise.
PÅ™edcházejÃcà | Domů | Dalšà |
sqlite_field_name | Nahoru | <