Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
ストリーム 関数
PHP Manual
PHP Manual
»
ストリーム
»
ストリーム 関数
ストリーム 関数
目次
stream_bucket_append
— bucket を brigade に追加する
stream_bucket_make_writeable
— 操作する brigade から bucket オブジェクトを返す
stream_bucket_new
— 現在のストリームで使用する新しい bucket を作成する
stream_bucket_prepend
— bucket を brigade の先頭に追加する
stream_context_create
— ストリームコンテキストを作成する
stream_context_get_default
— デフォルトのストリームコンテキストを取得する
stream_context_get_options
— ストリーム / ラッパー / コンテキストに設定されているオプションを取得する
stream_context_get_params
— コンテキストのパラメータを取得する
stream_context_set_default
— デフォルトのストリームコンテキストを設定する
stream_context_set_option
— ストリーム / ラッパー / コンテキストのオプションを設定する
stream_context_set_options
— 指定されたコンテキストのオプションを設定する
stream_context_set_params
— ストリーム / ラッパー / コンテキストのパラメータを設定する
stream_copy_to_stream
— データをあるストリームから別のストリームにコピーする
stream_filter_append
— ストリームにフィルタを付加する
stream_filter_prepend
— フィルタをストリームに付加する
stream_filter_register
— ユーザー定義のストリームフィルタを登録する
stream_filter_remove
— ストリームからフィルタを取り除く
stream_get_contents
— 残りのストリームを文字列に読み込む
stream_get_filters
— 登録されているフィルタのリストを取得する
stream_get_line
— 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む
stream_get_meta_data
— ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する
stream_get_transports
— 登録されたソケットのトランスポートの一覧を取得する
stream_get_wrappers
— 登録されているストリームのラッパーのリストを取得する
stream_is_local
— ローカルストリームかどうかを調べる
stream_isatty
— ストリームがターミナル型のデバイスかを調べる
stream_notification_callback
— notification コンテキストパラメータ用のコールバック関数
stream_register_wrapper
— stream_wrapper_register のエイリアス
stream_resolve_include_path
— インクルードパスに対してファイル名を解決する
stream_select
— select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う
stream_set_blocking
— ストリームのブロックモードを有効にする / 解除する
stream_set_chunk_size
— ストリームのチャンクサイズを設定する
stream_set_read_buffer
— 指定したストリームのファイル読み込みバッファリングを有効にする
stream_set_timeout
— ストリームにタイムアウトを設定する
stream_set_write_buffer
— 指定されたストリームのファイル書き込みバッファリングを有効にする
stream_socket_accept
— stream_socket_server で作られたソケットの接続を受け入れる
stream_socket_client
— インターネットドメインまたは Unix ドメインのソケット接続を開く
stream_socket_enable_crypto
— 接続済みのソケットについて暗号化の on/off を切り替える
stream_socket_get_name
— ローカルまたはリモートのソケットの名前を取得する
stream_socket_pair
— 接続された、区別できないソケットストリームの組を作成する
stream_socket_recvfrom
— 接続されているかどうかにかかわらず、ソケットからのデータを受信する
stream_socket_sendto
— 接続されているかどうかにかかわらず、ソケットにデータを送信する
stream_socket_server
— インターネットドメインまたは Unix ドメインのサーバーソケットを作成する
stream_socket_shutdown
— 全二重接続を終了する
stream_supports_lock
— ストリームがロックをサポートしているかどうかを調べる
stream_wrapper_register
— PHP のクラスとして実装された URL ラッパーを登録する
stream_wrapper_restore
— 事前に登録を解除された組み込みラッパーを復元する
stream_wrapper_unregister
— URL ラッパーの登録を解除する
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google