mysqli_get_metadata

(PHP 5 < 5.4.0) Alias for mysqli_stmt_result_metadata() This function is an alias of mysqli_stmt_result_metadata(). This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. See also: mysqli_stmt_result_metadata() -

mysqli::set_opt

(PHP 5, PHP 7) Alias of mysqli_options() This function is an alias of mysqli_options().

mysqli_report

(PHP 5, PHP 7) Alias of mysqli_driver->report_mode This function is an alias of: mysqli_driver->report_mode

mysqli_master_query

(PHP 5 < 5.3.0) Enforce execution of a query on the master in a master/slave setup bool mysqli_master_query ( mysqli $link, string $query ) This function is currently not documented; only its argument list is available. This function has been DEPRECATED and REMOVED as of PHP 5.3.0.

mysqli_param_count

(PHP 5 < 5.4.0) Alias for mysqli_stmt_param_count() This function is an alias of mysqli_stmt_param_count(). This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. See also: mysqli_stmt_param_count() -

mysqli_send_long_data

(PHP 5 < 5.4.0) Alias for mysqli_stmt_send_long_data() This function is an alias of mysqli_stmt_send_long_data(). This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. See also: mysqli_stmt_send_long_data() -

mysqli_escape_string

(PHP 5, PHP 7) Alias of mysqli_real_escape_string() This function is an alias of: mysqli_real_escape_string().

mysqli_enable_rpl_parse

(PHP 5 < 5.3.0) Enable RPL parse bool mysqli_enable_rpl_parse ( mysqli $link ) This function is currently not documented; only its argument list is available. This function has been DEPRECATED and REMOVED as of PHP 5.3.0.

mysqli_enable_reads_from_master

(PHP 5 < 5.3.0) Enable reads from master bool mysqli_enable_reads_from_master ( mysqli $link ) This function is currently not documented; only its argument list is available. This function has been DEPRECATED and REMOVED as of PHP 5.3.0.

mysqli_disable_rpl_parse

(PHP 5 < 5.3.0) Disable RPL parse bool mysqli_disable_rpl_parse ( mysqli $link ) This function is currently not documented; only its argument list is available. This function has been DEPRECATED and REMOVED as of PHP 5.3.0.