msql_db_query(3) php man page | unix.com

Man Page: msql_db_query

Operating Environment: php

Section: 3

MSQL_DB_QUERY(3)														  MSQL_DB_QUERY(3)

msql_db_query - Send mSQL query

SYNOPSIS
resource msql_db_query (string $database, string $query, [resource $link_identifier])
DESCRIPTION
msql_db_query(3) selects a database and executes a query on it.
PARAMETERS
o $database - The name of the mSQL database. o $query - The SQL query. o $ link_identifier -The mSQL connection. If not specified, the last link opened by msql_connect(3) is assumed. If no such link is found, the function will try to establish a link as if msql_connect(3) was called, and use it.
RETURN VALUES
Returns a positive mSQL query identifier to the query result, or FALSE on error.
SEE ALSO
msql_query(3). PHP Documentation Group MSQL_DB_QUERY(3)
Related Man Pages
fbsql_insert_id(3) - php
fbsql_affected_rows(3) - php
mysql_unbuffered_query(3) - php
msql_pconnect(3) - php
msql_query(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update