Oracle 5.0 Reference Manual page 2533

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Mysql 5.0

Table of Contents