maxdb_real_query(3) php man page | unix.com

Man Page: maxdb_real_query

Operating Environment: php

Section: 3

MAXDB_REAL_QUERY(3)							 1						       MAXDB_REAL_QUERY(3)

maxdb_real_query - Execute an SQL query

       Procedural style

SYNOPSIS
bool maxdb_real_query (resource $link, string $query)
DESCRIPTION
Object oriented style bool maxdb::real_query (string $query) The maxdb_real_query(3) is functionally identical with the maxdb_query(3). Note In order to determine if a given query should return a result set or not, see maxdb_field_count(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
maxdb_query(3), maxdb_store_result(3), maxdb_use_result(3). PHP Documentation Group MAXDB_REAL_QUERY(3)
Related Man Pages
maxdb_field_count(3) - php
maxdb_insert_id(3) - php
maxdb_free_result(3) - php
maxdb_query(3) - php
maxdb_affected_rows(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update