首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
stream_context_get_options
stream_context_get_options
獲取資源流/數據包/上下文的參數
名稱:
stream_context_get_options
分類:
溪流
所屬語言:
php
一句話介紹:
獲取資源流/數據包/上下文的參數
相關內容
stream_context_get_options函數基礎介紹與使用示例
4
同類函數
stream_socket_server
stream_socket_server
創建Internet或Unix域服務器套
stream_get_wrappers
stream_get_wrappers
獲取已註冊的流類型
stream_socket_client
stream_socket_client
打開Internet或Unix域套接字連
stream_filter_register
stream_filter_register
註冊用戶定義的流過濾器
stream_context_set_params
stream_context_set_params
設置流/包裝器/上下文的參數
stream_filter_remove
stream_filter_remove
從資源流裡移除某個過濾器
stream_bucket_append
stream_bucket_append
將水桶附加到旅
stream_context_get_params
stream_context_get_params
從上下文中檢索參數
熱門文章
stream_context_get_options函數基礎介紹與使用示例