Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column) Fetch a single column from the next row of a result set
Name:
mysqli_result::fetch_column
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_fetch_column) Fetch a single column from the next row of a result set
Related
is_a() is used with Laravel's dependency injection container
9
How to Easily Implement CMS Site Search Functionality with PHP
5
Use $errno to automate the testing of different SQL failure types
2
Simulate the comparison of different callbacks in PHPUnit
10
Similar Functions
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_warning
mysqli_warning
Themysqli_warningcla
Popular Articles