Method Database_Statement::query
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Execute a query and return the result object
public function object query(string $strQuery)
Parameters
- string $strQuery
- Default: ''
- Not documented yet. Please add documentation to this entry.
Add a comment