Description
This function is an alias of mysqli_stmt_result_metadata.
See Also
mysqli_stmt_result_metadata
20.7.3.15.14.
mysqli_master_query
Copyright 1997-2012 the PHP Documentation Group. [2230]
•
mysqli_master_query
Enforce execution of a query on the master in a master/slave setup
Description
bool mysqli_master_query(
mysqli link,
string query);
20.7.3.15.15.
mysqli_param_count
Copyright 1997-2012 the PHP Documentation Group. [2230]
•
mysqli_param_count
Alias for
mysqli_stmt_param_count
Description
This function is an alias of mysqli_stmt_param_count.
See Also
mysqli_stmt_param_count
20.7.3.15.16.
mysqli_report
Copyright 1997-2012 the PHP Documentation Group. [2230]
•
mysqli_report
Alias of of
MySQL Improved Extension (Mysqli)
Warning
This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of
PHP 5.4.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.
Warning
This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of
PHP 5.4.0.
mysqli_driver->report_mode
2518
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers