検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 1269 for [SIMILAR] 16 1024 4096 WITH 19090 recursivedirec... (0.844 sec.)
SAPI モジュールの変更 0
« 新しいグローバル定数 削除された拡張モジュールおよび SAPI » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 SAPI モジュールの変更 SAPI モジュールの変更 FPM 制限のない listen ポートは、 IPv4 と IPv6 の両方をリスンするようになりました。 PHP 5 では、 listen ディレクティブにポート番号だけを指定 ...
https://man.plustar.jp/php/migration70.sapi-changes.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
The offsetExists purpose 0
« CachingIterator::next CachingIterator::offsetGet » PHP Manual CachingIterator The offsetExists purpose CachingIterator::offsetExists (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetExists — The offsetExists purpose 説明 public CachingIterator::offsetExists ( string $key ): bool 警 ...
https://man.plustar.jp/php/cachingiterator.offsetexists.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 0
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する mailparse_uudecode_all (PECL mailparse >= 0.9.0) mailparse_uudecode_all — ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 説明 ma ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]
observer に通知する 0
« SplSubject::detach ストリーム » PHP Manual SplSubject observer に通知する SplSubject::notify (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplSubject::notify — observer に通知する 説明 public SplSubject::notify (): void アタッチされたすべての observer に通知します。 警告 この関数は、 現在のところ詳細 ...
https://man.plustar.jp/php/splsubject.notify.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
Expect 0
« EvWatcher::stop はじめに » PHP Manual プロセス制御 Expect Expect はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Expect の使用例 Expect 関数 expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれ ...
https://man.plustar.jp/php/book.expect.html - [similar]
OuterIterator インターフェイス 0
« Countable::count OuterIterator::getInnerIterator » PHP Manual インターフェイス OuterIterator インターフェイス OuterIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに OuterIterator を実装したクラスは、 イテレータ群の反復処理に使うことができます。 インターフェイス概要 inte ...
https://man.plustar.jp/php/class.outeriterator.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
はじめに 0
« ダイレクト IO インストール/設定 » PHP Manual ダイレクト IO はじめに はじめに PHP は、POSIX 標準(第 6 章)に記述されたダイレクト IO 関数をサポートします。 これらは、C 言語のストリーム I/O 関数 ( fopen() , fread() ,..) よりも低レベルの I/O 関数の実装です。 DIO 関数の使用は、あるデバイスを ...
https://man.plustar.jp/php/intro.dio.html - [similar]