sqlite_fetch_all
(PHP 5)
sqlite_fetch_all --
Fetches all rows from a result set as an array of arrays
Description
array
sqlite_fetch_all ( resource result [, int result_type [, bool decode_binary]])
Warning |
This function is
currently not documented; only the argument list is
available. |