Oracle 5.0 Reference Manual page 2748

Table of Contents

Advertisement

7 => 131072,
))
proxy::connect returns true
See Also
mysqlnd_uh_set_connection_proxy
mysqli_connect
mysql_connect
20.7.8.7.5.
MysqlndUhConnection::__construct
Copyright 1997-2012 the PHP Documentation Group. [2230]
MysqlndUhConnection::__construct
The __construct purpose
Description
public MysqlndUhConnection::__construct();
Parameters
This function has no parameters.
Return Values
20.7.8.7.6.
MysqlndUhConnection::endPSession
Copyright 1997-2012 the PHP Documentation Group. [2230]
MysqlndUhConnection::endPSession
End a persistent connection
Description
public bool MysqlndUhConnection::endPSession(
mysqlnd_connection connection);
End a persistent connection
Parameters
connection
Return Values
Returns
TRUE
Examples
Mysqlnd user handler plugin (mysqlnd_uh)
Warning
This function is currently not documented; only its argument list is available.
Warning
This function is currently not documented; only its argument list is available.
Mysqlnd connection handle. Do not modify!
on success. Otherwise, returns
FALSE
2728

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

This manual is also suitable for:

Mysql 5.0

Table of Contents