PHP » GoLang |
login |
register |
about
|
GoLang mysqlnd_uh_set_statement_proxy
request it (380)
GoLang replacement for PHP's mysqlnd_uh_set_statement_proxy
[edit | history]
PHP mysqlnd_uh_set_statement_proxyPHP original manual for mysqlnd_uh_set_statement_proxy [ show | php.net ]mysqlnd_uh_set_statement_proxy(PECL mysqlnd-uh >= 1.0.0-alpha) mysqlnd_uh_set_statement_proxy — Installs a proxy for mysqlnd statements Description
bool mysqlnd_uh_set_statement_proxy
( MysqlndUhStatement
&$statement_proxy
)Installs a proxy for mysqlnd statements. The proxy object will be used for all mysqlnd prepared statement objects, regardless which PHP MySQL extension (mysqli, mysql, PDO_MYSQL) has created them as long as the extension is compiled to use the mysqlnd library.
The function can be disabled with
mysqlnd_uh.enable.
If mysqlnd_uh.enable
is set to Parameters
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|