検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1131 for [SIMILAR] 16 1024 4096 WITH 32631 stream WITH 18... (0.937 sec.)
サポートされるソケットトランスポートのリスト 0
« 暗号化フィルタ Internet ドメイン: TCP、UDP、SSL、および TLS » PHP Manual 付録 サポートされるソケットトランスポートのリスト サポートされるソケットトランスポートのリスト 目次 Internet ドメイン: TCP、UDP、SSL、および TLS Unix ドメイン: Unix および UDG 以下は、PHP がビルトインで持っている ...
https://man.plustar.jp/php/transports.html - [similar]
コンテキストオプションとパラメータ 0
« BackedEnum::tryFrom ソケットコンテキストオプション » PHP Manual 言語リファレンス コンテキストオプションとパラメータ コンテキストオプションとパラメータ PHP にはさまざまなコンテキストオプションやパラメータがあり、 すべてのファイルシステムラッパーおよびストリームラッパーで使用することがで ...
https://man.plustar.jp/php/context.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
gz ファイルポインタの示す位置を元に戻す 0
« gzread gzseek » PHP Manual Zlib 関数 gz ファイルポインタの示す位置を元に戻す gzrewind (PHP 4, PHP 5, PHP 7, PHP 8) gzrewind — gz ファイルポインタの示す位置を元に戻す 説明 gzrewind ( resource $stream ): bool 与えられた gz ファイルポインタが指すファイルのファイル位置記述子を、 ファイルス ...
https://man.plustar.jp/php/function.gzrewind.html - [similar]
フォーマットに基づきファイルからの入力を処理する 0
« fread fseek » PHP Manual ファイルシステム 関数 フォーマットに基づきファイルからの入力を処理する fscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fscanf — フォーマットに基づきファイルからの入力を処理する 説明 fscanf ( resource $stream , string $format , mixed &...$vars ): array | int | fals ...
https://man.plustar.jp/php/function.fscanf.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]
gz ファイルポインタの読み込み/書き込み位置を返します 0
« gzseek gzuncompress » PHP Manual Zlib 関数 gz ファイルポインタの読み込み/書き込み位置を返します gztell (PHP 4, PHP 5, PHP 7, PHP 8) gztell — gz ファイルポインタの読み込み/書き込み位置を返します 説明 gztell ( resource $stream ): int | false 与えられたファイルポインタが指す位置、つまり、 ...
https://man.plustar.jp/php/function.gztell.html - [similar]
フィルタを作成するときにコールされる 0
« php_user_filter::onClose streamWrapper » PHP Manual php_user_filter フィルタを作成するときにコールされる php_user_filter::onCreate (PHP 5, PHP 7, PHP 8) php_user_filter::onCreate — フィルタを作成するときにコールされる 説明 public php_user_filter::onCreate (): bool このメソッドがコールさ ...
https://man.plustar.jp/php/php-user-filter.oncreate.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]