sqlite_fetch_all
SQLiteResult->fetchAll
SQLiteUnbuffered->fetchAll
Fetches all rows from a result set as an array of arrays
Description
arraysqlite_fetch_all
resourceresult
intresult_type
booldecode_binary
Object oriented style (method):
SQLiteResult
arrayfetchAll
intresult_type
booldecode_binary
SQLiteUnbuffered
arrayfetchAll
intresult_type
booldecode_binary
&warn.undocumented.func;