MysqlndUhConnection::sendClose
Sends a close command to MySQL
&reftitle.description;
public boolMysqlndUhConnection::sendClose
mysqlnd_connectionconnection
Sends a close command to MySQL.
&reftitle.parameters;
connection
Mysqlnd connection handle. Do not modify!
&reftitle.returnvalues;
Returns TRUE on success.
Otherwise, returns FALSE
&reftitle.examples;
MysqlndUhConnection::sendClose example
close();
?>
]]>
&example.outputs;
NULL,
))
proxy::sendClose returns true
proxy::sendClose(array (
0 => NULL,
))
proxy::sendClose returns true
]]>
&reftitle.seealso;
mysqlnd_uh_set_connection_proxy