maxdb_multi_query
Performs a query on the database
Description
Procedural style:
boolmaxdb_multi_query
resourcelink
stringquery
The maxdb_multi_query works like the function
maxdb_query. Multiple queries are not yet supported.
Return values
&return.success;
See also
maxdb_use_result,
maxdb_store_result,
maxdb_next_result,
maxdb_more_results
Example
Procedural style
]]>
The above examples would produce the following output:
]]>