検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 893 for [SIMILAR] 16 1024 4096 WITH 12818 contents WITH ... (0.724 sec.)
bucket を brigade に追加する 0
« ストリーム 関数 stream_bucket_make_writeable » PHP Manual ストリーム 関数 bucket を brigade に追加する stream_bucket_append (PHP 5, PHP 7, PHP 8) stream_bucket_append — bucket を brigade に追加する 説明 stream_bucket_append ( resource $brigade , object $bucket ): void 警告 この関数は、 ...
https://man.plustar.jp/php/function.stream-bucket-append.html - [similar]
新しいストリームラッパーを作成する 0
« streamWrapper streamWrapper::__destruct » PHP Manual streamWrapper 新しいストリームラッパーを作成する streamWrapper::__construct (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::__construct — 新しいストリームラッパーを作成する 説明 public streamWrapper::__construct () ストリームラッ ...
https://man.plustar.jp/php/streamwrapper.construct.html - [similar]
既存のストリームラッパーを破棄する 0
« streamWrapper::__construct streamWrapper::dir_closedir » PHP Manual streamWrapper 既存のストリームラッパーを破棄する streamWrapper::__destruct (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::__destruct — 既存のストリームラッパーを破棄する 説明 public streamWrapper::__destruct () ス ...
https://man.plustar.jp/php/streamwrapper.destruct.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 0
« expect_expectl PCNTL » PHP Manual Expect 関数 Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする expect_popen (PECL expect >= 0.1.0) expect_popen — Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 説明 expect_popen ( string $com ...
https://man.plustar.jp/php/function.expect-popen.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
インクルードパスに対してファイル名を解決する 0
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファイル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8) stream_resolve_include_path — インクルードパスに対してファイル名を解決する 説明 stream_resolve_include_path ( strin ...
https://man.plustar.jp/php/function.stream-resolve-include-path.html - [similar]
URL ラッパーの登録を解除する 0
« stream_wrapper_restore Swoole » PHP Manual ストリーム 関数 URL ラッパーの登録を解除する stream_wrapper_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_unregister — URL ラッパーの登録を解除する 説明 stream_wrapper_unregister ( string $protocol ): bool すでに定義されているストリ ...
https://man.plustar.jp/php/function.stream-wrapper-unregister.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 0
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する imap_mail_compose (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_compose — 指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 説明 imap_mai ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]