首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_direct)獲取單個字段的元數據
名稱:
mysqli_result::fetch_field_direct
分類:
mysqli
所屬語言:
php
一句話介紹:
返回結果集中單個字段的元數據,作為一個對象。
相關內容
init 函數與include/require 配合的使用技巧
9
如何使用is_readable 檢查文件路徑是否正確
10
如何防止error_log 被惡意用戶濫用
9
如何在PHP 中使用strnatcasecmp 進行版本號的正向和反向排序?
9
同類函數
mysqli::$error
mysqli::$error
(mysqli_error)返回上一個錯
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::real_query
mysqli::real_query
(mysqli_real_query)執
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)獲
熱門文章