首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
realpath_cache_get
realpath_cache_get
獲取realpath 緩存條目
名稱:
realpath_cache_get
分類:
文件系統
所屬語言:
php
一句話介紹:
獲取realpath 緩存條目
相關內容
PHP next_result() 函數的基本用法詳解
7
PHP實現對接百度語音識別接口的技巧與註意事項
1
使用socket_wsaprotocol_info_import 配合socket_listen 實現服務端程序
5
排序時如何避免natsort 影響原始數組的鍵
5
同類函數
linkinfo
linkinfo
獲取一個連接的信息
fdatasync
fdatasync
將數據(但不是元數據)同步到文件
chgrp
chgrp
改變文件所屬的組
is_writeable
is_writeable
is_writable的別名
fileatime
fileatime
獲取文件的最後訪問時間
basename
basename
返迴路徑中的文件名部分
feof
feof
測試文件指針是否到了文件結束的位置
parse_ini_file
parse_ini_file
解析一個配置文件
熱門文章