Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_lengths) Returns the column length of the current row in the result set
Name:
mysqli_result::$lengths
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_fetch_lengths) Returns the column length of the current row in the result set
Related
Mysqli_result::$lengths Tips for using mysqli_fetch_assoc()
6
How to detect if there are fields that exceed the length limit when using mysqli_result::$lengths
8
How to efficiently use mysqli_result::$lengths when processing big data
7
Similar Functions
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
Popular Articles
How to detect if there are fields that exceed the length limit when using mysqli_result::$lengths
Mysqli_result::$lengths Tips for using mysqli_fetch_assoc()
How to efficiently use mysqli_result::$lengths when processing big data