首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
stream_resolve_include_path
stream_resolve_include_path
根據include路徑解析文件名
名稱:
stream_resolve_include_path
分類:
溪流
所屬語言:
php
一句話介紹:
根據include路徑解析文件名
相關內容
當include_path 設置錯誤時stream_resolve_include_path 會發生什麼?
10
同類函數
stream_wrapper_unregister
stream_wrapper_unregister
取消註冊URL包裝器
stream_select
stream_select
在給定的流數組上運行select()系統
stream_context_get_default
stream_context_get_default
檢索默認流上下文
stream_bucket_make_writeable
stream_bucket_make_writeable
從旅中返回一個存儲桶對像以進行操作
stream_isatty
stream_isatty
檢查流是否為TTY
stream_context_set_option
stream_context_set_option
對資源流、數據包或者上下文設置參數
stream_context_get_options
stream_context_get_options
獲取資源流/數據包/上下文的參數
stream_get_contents
stream_get_contents
讀取資源流到一個字符串
熱門文章
當include_path 設置錯誤時stream_resolve_include_path 會發生什麼?