array sqlite_fetch_all ( resource result [, int result_type [, bool decode_binary]] ) Object oriented style (method):class SQLiteResult { array fetchAll ( [int result_type [, bool decode_binary]] )}class SQLiteUnbuffered { array fetchAll ( [int result_type [, bool decode_binary]] )...
www.dbjr.com.cn/shouce/php5/zh/function... 2025-5-26