PEAR::DB replacement class
Contents
- Introduction
- Credits
- Classes
- Connecting
- Questioning the database (running queries)
- The query() method
- The getOne() method
- The getRow() method
- The getCol() method
- The getAll() method
- The getAssoc() method
- The limitedQuery() method
- The getListOf() method
- Other methods
- The isError() method
- The quote() method
- The setDatabase() method
- The setErrorHandling() method
- The setFetchMode() method
- Debug mode
- Errors