検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 2090 for [SIMILAR] 16 1024 4096 WITH 76468 returns WITH 5... (1.506 sec.)
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
階層型プロファイラ 0
« ビルドの検証 はじめに » PHP Manual PHP の振る舞いの変更 階層型プロファイラ 階層型プロファイラ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Xhprof 関数 xhprof_disable — xhprof プロファイラを終了する xhprof_enable — xhprof プロファイラを開始する ...
https://man.plustar.jp/php/book.xhprof.html - [similar]
バイナリ対応の bzip2 ファイル読み込み 0
« bzopen bzwrite » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイル読み込み bzread (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzread — バイナリ対応の bzip2 ファイル読み込み 説明 bzread ( resource $bz , int $length = 1024 ): string | false bzread() は、与えられた bzip2 ファイルポインタから読 ...
https://man.plustar.jp/php/function.bzread.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする PharData::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイ ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
現在の DirectoryIterator アイテムのパスとファイル名を返す 0
« DirectoryIterator::getPath DirectoryIterator::getPerms » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムのパスとファイル名を返す DirectoryIterator::getPathname (PHP 5, PHP 7, PHP 8) DirectoryIterator::getPathname — 現在の DirectoryIterator アイテムのパスとファイル名を返す ...
https://man.plustar.jp/php/directoryiterator.getpathname.html - [similar]
ファイルとともに保存されている、ファイル固有のメタデータを返す 0
« PharFileInfo::getContent PharFileInfo::getPharFlags » PHP Manual PharFileInfo ファイルとともに保存されている、ファイル固有のメタデータを返す PharFileInfo::getMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getMetadata — ファイルとともに保存されている、ファイル ...
https://man.plustar.jp/php/pharfileinfo.getmetadata.html - [similar]
ファイバーの実行を開始する 0
« Fiber::__construct Fiber::resume » PHP Manual Fiber ファイバーの実行を開始する Fiber::start (PHP 8 >= 8.1.0) Fiber::start — ファイバーの実行を開始する 説明 public Fiber::start ( mixed ...$args ): mixed ファイバーを構築する際に使われる callable に対して、可変長引数を指定します。 このメソ ...
https://man.plustar.jp/php/fiber.start.html - [similar]