| ADOdb Library for PHP Manual | ||
|---|---|---|
| Prev | GetAll | Next |
Executes the SQL and returns the all the rows as a 2-dimensional array. The recordset is discarded for you automatically. If an error occurs, false is returned.GetArray is a synonym for GetAll.
| Prev | Home | Next |
| CacheGetRow | Up | CacheGetAll |