| ADOdb Library for PHP Manual | ||
|---|---|---|
| Prev | FetchObject | Next |
Returns the current row as an object. If you set $toupper to true, then the
object fields are set to upper-case. Note: The newer FetchNextObject() is the
recommended way of accessing rows as objects. See below.
| Prev | Home | Next |
| FetchInto | Up | FetchNextObject |