maxdb_query Performs a query on the database Description Procedural style: mixedmaxdb_query resourcelink stringquery intresultmode The maxdb_query function is used to simplify the act of performing a query against the database represented by the link parameter. Return values &return.success; For SELECT, SHOW, DESCRIBE or EXPLAIN maxdb_query will return a result resource. See also maxdb_real_query, maxdb_multi_query, maxdb_free_result Example Procedural style ]]> The above examples would produce the following output: