Forum und email

mysqli_disable_reads_from_master

mysqli->disable_reads_from_master()

(PHP 5)

mysqli->disable_reads_from_master() — Disable reads from master

Description

Procedural style:

bool mysqli_disable_reads_from_master ( mysqli $link )

Object oriented style (method):

mysqli
void disable_reads_from_master ( void )
Warning

This function is currently not documented; only the argument list is available.