•
mysqli_connect
Alias of
mysqli::__construct
Description
This function is an alias of:
20.7.3.15.5. mysqli::disable_reads_from_master,
Copyright 1997-2012 the PHP Documentation Group. [2230]
•
mysqli::disable_reads_from_master
mysqli_disable_reads_from_master
Disable reads from master
Description
Object oriented style
void mysqli::disable_reads_from_master();
Procedural style
bool mysqli_disable_reads_from_master(
mysqli link);
20.7.3.15.6.
mysqli_disable_rpl_parse
Copyright 1997-2012 the PHP Documentation Group. [2230]
•
mysqli_disable_rpl_parse
Disable RPL parse
Description
bool mysqli_disable_rpl_parse(
mysqli link);
20.7.3.15.7.
mysqli_enable_reads_from_master
Copyright 1997-2012 the PHP Documentation Group. [2230]
MySQL Improved Extension (Mysqli)
mysqli::__construct
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.
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
2513
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers