maxdb->send_query()
maxdb->send_query - Send the query and return
Syntax
bool maxdb->send_query (
resource $link,
string $query,
string $query,
resource $link,
string $query,
string $query)
Arguments
- link - One of the MAXDB_REPORT_XXXconstants.
- query - One of the MAXDB_REPORT_XXXconstants.
- query - One of the MAXDB_REPORT_XXXconstants.
- link - One of the MAXDB_REPORT_XXXconstants.
- query - One of the MAXDB_REPORT_XXXconstants.
- query - One of the MAXDB_REPORT_XXXconstants.
Description
Object oriented style (method)
Version
PHP PECL maxdb >= 1.0
Return value