->getDatabaseConnection()
Description
Fetch the pear database connection that the object uses - so you can find information or send queries directly to it.
Example
Example 39-1. getting the connection
|
Example 39-2. Sample Output
|
|
Helping ordinary people create extraordinary websites! |
|
->getDatabaseConnection()DescriptionFetch the pear database connection that the object uses - so you can find information or send queries directly to it. Example
|