mysqli_disable_reads_from_master
mysqli->disable_reads_from_master()
(PHP 5)
mysqli->disable_reads_from_master() — Disable reads from master
Description
Procedural style:
Object oriented style (method):
mysqli
void disable_reads_from_master
( void
)
Warning
This function is currently not documented; only its argument list is available.
Warning
This function has been DEPRECATED and REMOVED as of PHP 5.3.0.
mysqli_disable_reads_from_master
There are no user contributed notes for this page.
