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
The third parameter setting is incorrect, resulting in incorrect judgment result
5
PHP 5.5 New array_column Function: Efficiently Extract a Column from Multi-dimensional Arrays
2
Use crypt() to build a command line user verification tool
4
Parameter parsing and usage examples of crypt() function
1
Similar Functions
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_result::data_seek
mysqli_result::data_seek
(mysqli_data_seek)Ad
Popular Articles