Method Database_Result::__construct
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Validate the connection resource and store the query
public function void __construct(resource $resResult, string $strQuery)
Parameters
- resource $resResult
- Not documented yet. Please add documentation to this entry.
- string $strQuery
- Not documented yet. Please add documentation to this entry.
Add a comment