Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_metadata) Return result set metadata from the prepared statement
Name:
mysqli_stmt::result_metadata
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_stmt_result_metadata) Return result set metadata from the prepared statement
Related
Is there a complete code example for mysqli_stmt::result_metadata to get the result set structure? How to write it?
3
Similar Functions
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli_driver::$report_mode
mysqli_driver::$report_mode
Enablesordisablesint
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli
mysqli
mysqliclass
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
Popular Articles
Is there a complete code example for mysqli_stmt::result_metadata to get the result set structure? How to write it?