| ->keys() | ->getDatabaseResult() |
| DB_DataObject | |
| PEAR Manual | |
object $DB_DataObject->getDatabaseConnection (
)
Fetch the pear database connection that the object uses - so you can find information or send queries directly to it.
This function can not be called statically.
getting the connection
|
Sample Output
1000_monkeys
|
| ->keys() | ->getDatabaseResult() |
| DB_DataObject | |
| PEAR Manual | |