| ADOdb Library for PHP Manual | ||
|---|---|---|
| Prev | GetRow | Next |
Executes the SQL and returns the first row as an array. The recordset and remaining rows are discarded for you automatically. If no records are found, an empty array is returned. If an error occurs, false is returned.
| Prev | Home | Next |
| CacheGetOne | Up | CacheGetRow |