This is the recommended way to autoload a class, and instantate it. The class is loaded based on the configuration settings for table to class naming.
Table 26-1. Possible PEAR_Error values
Error code | Error message | Meaning | Solution |
---|---|---|---|
DB_DATAOBJECT_ERROR_NOCLASS | "could not autoload $class" |
Example 26-1. Simple fetch of data based on Primary Key
|