mysqli_disable_reads_from_master
mysqli->disable_reads_from_master
(PHP 5)
mysqli_disable_reads_from_master -- mysqli->disable_reads_from_master — Disable reads from master
Description
Procedural style:
bool mysqli_disable_reads_from_master
(
mysqli $link
)
mysqli
void disable_reads_from_master
( void
)
WarningThis function is
currently not documented; only its argument list is available.
WarningThis function has been
DEPRECATED and REMOVED as of PHP 5.3.0.