Home
PHP
Tags
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_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
Popular Articles
How to efficiently use mysqli_result::$lengths when processing big data
Mysqli_result::$lengths Tips for using mysqli_fetch_assoc()
How to detect if there are fields that exceed the length limit when using mysqli_result::$lengths