検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 992 for [SIMILAR] 16 1024 4096 WITH 24754 リエ WITH 6938... (0.744 sec.)
RecursiveArrayIterator クラス 0
« ParentIterator::rewind RecursiveArrayIterator::getChildren » PHP Manual イテレータ RecursiveArrayIterator クラス RecursiveArrayIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは、 ArrayIterator と同じように配列やオブジェクトを反復処理しつつ、 そのキーや値を消去した ...
https://man.plustar.jp/php/class.recursivearrayiterator.html - [similar]
RecursiveIterator インターフェイス 0
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス RecursiveIterator インターフェイス RecursiveIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに RecursiveIterator を実装したクラスは、 イテレータ群を再帰的に反復処理するときに使う ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]
ファイルのコア内の情報をストレージデバイスに同期させる 0
« eio_fchown eio_fstat » PHP Manual Eio 関数 ファイルのコア内の情報をストレージデバイスに同期させる eio_fdatasync (PECL eio >= 0.0.1dev) eio_fdatasync — ファイルのコア内の情報をストレージデバイスに同期させる 説明 eio_fdatasync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback ...
https://man.plustar.jp/php/function.eio-fdatasync.html - [similar]
ファイルを切り詰める 0
« eio_fsync eio_futime » PHP Manual Eio 関数 ファイルを切り詰める eio_ftruncate (PECL eio >= 0.0.1dev) eio_ftruncate — ファイルを切り詰める 説明 eio_ftruncate ( mixed $fd , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_ftrun ...
https://man.plustar.jp/php/function.eio-ftruncate.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 0
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたファイルを展開する fdf_get_attachment (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_attachment — FDF に埋め込まれている、アップロードされたファイルを展開する 説明 fdf_get_attachment ( re ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張機能を使用するには、PHP に --with-mhash[=DIR] パラメータを付けて コンパイルする必要があります。DIR は mhash インストールディレクトリです。 PHP 5.3.0 以降では、 Hash 拡張モジュールが mhash 拡張モジュ ...
https://man.plustar.jp/php/mhash.installation.html - [similar]
phpdbg 関数 0
« 定義済み定数 phpdbg_break_file » PHP Manual phpdbg phpdbg 関数 phpdbg 関数 目次 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入する phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する phpdbg_br ...
https://man.plustar.jp/php/ref.phpdbg.html - [similar]
現在のストレージの要素を返す 0
« SplObjectStorage::count SplObjectStorage::detach » PHP Manual SplObjectStorage 現在のストレージの要素を返す SplObjectStorage::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::current — 現在のストレージの要素を返す 説明 public SplObjectStorage::current (): object 現在のストレージ ...
https://man.plustar.jp/php/splobjectstorage.current.html - [similar]
HTTP(s) URL へのアクセス 0
« file:// ftp:// » PHP Manual サポートするプロトコル/ラッパー HTTP(s) URL へのアクセス http:// https:// http:// -- https:// — HTTP(s) URL へのアクセス 説明 HTTP GET メソッドを用いて、 ファイル/リソースに対する読み取り専用のアクセスが可能です。 仮想ホストにホスト名でアクセスするために、 H ...
https://man.plustar.jp/php/wrappers.http.html - [similar]