首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
fscanf
fscanf
從文件中格式化輸入
名稱:
fscanf
分類:
文件系統
所屬語言:
php
一句話介紹:
根據指定的格式對輸入進行解析。
相關內容
serialize 和性能優化:如何避免大數據量導致的性能瓶頸?
9
使用addcslashes 防止SQL 注入攻擊
8
使用分類法來實現單選按鈕
1
PHP 管理技巧與實踐
2
同類函數
fdatasync
fdatasync
將數據(但不是元數據)同步到文件
realpath_cache_get
realpath_cache_get
獲取realpath緩存條目
filesize
filesize
獲取文件大小
filemtime
filemtime
獲取文件修改時間
disk_total_space
disk_total_space
返回文件系統或磁盤分區的總大小
file_exists
file_exists
檢查文件或目錄是否存在
readfile
readfile
輸出文件
copy
copy
拷貝文件
熱門文章