PHP » GoLang |
login |
register |
about
|
msql_query(PHP 4, PHP 5, PHP 7) msql_query — Send mSQL query Description
resource msql_query
( string
$query
[, resource $link_identifier
] )msql_query() sends a query to the currently active database on the server that's associated with the specified link identifier. Parameters
Return Values
Returns a positive mSQL query identifier on success, or Examples
Example #1 msql_query() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|