検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1417 for [SIMILAR] 16 1024 4096 WITH 27153 imagecreatefro... (0.741 sec.)
ファイバーの実行を開始する 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]
バッファを修正するための ob_start コールバック関数 0
« Tidy 関数 tidy_access_count » PHP Manual Tidy 関数 バッファを修正するための ob_start コールバック関数 ob_tidyhandler (PHP 5, PHP 7, PHP 8) ob_tidyhandler — バッファを修正するための ob_start コールバック関数 説明 ob_tidyhandler ( string $input , int $mode = ? ): string バッファを修正する ...
https://man.plustar.jp/php/function.ob-tidyhandler.html - [similar]
ファイルの終端に到達しているか調べる 0
« SplFileObject::current SplFileObject::fflush » PHP Manual SplFileObject ファイルの終端に到達しているか調べる SplFileObject::eof (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::eof — ファイルの終端に到達しているか調べる 説明 public SplFileObject::eof (): bool ファイルの終端に到達しているか ...
https://man.plustar.jp/php/splfileobject.eof.html - [similar]
バイナリセーフな gz ファイル書き込み 0
« gzuncompress inflate_add » PHP Manual Zlib 関数 バイナリセーフな gz ファイル書き込み gzwrite (PHP 4, PHP 5, PHP 7, PHP 8) gzwrite — バイナリセーフな gz ファイル書き込み 説明 gzwrite ( resource $stream , string $data , ? int $length = null ): int | false gzwrite() は data の内容を与えら ...
https://man.plustar.jp/php/function.gzwrite.html - [similar]
リファレンスの解除 0
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする Phar::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 説明 ...
https://man.plustar.jp/php/phar.copy.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
オープンされたファイルポインタをクローズする 0
« diskfreespace fdatasync » PHP Manual ファイルシステム 関数 オープンされたファイルポインタをクローズする fclose (PHP 4, PHP 5, PHP 7, PHP 8) fclose — オープンされたファイルポインタをクローズする 説明 fclose ( resource $stream ): bool stream が指しているファイルをクローズします。 パラメー ...
https://man.plustar.jp/php/function.fclose.html - [similar]
ファイル終端でないかチェックする 0
« SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェックする SplFileObject::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::valid — ファイル終端でないかチェックする 説明 public SplFileObject::valid (): bool ファイル終端に到達したかチェック ...
https://man.plustar.jp/php/splfileobject.valid.html - [similar]
現在の画像上に別の画像を合成する 0
« ImagickDraw::comment ImagickDraw::__construct » PHP Manual ImagickDraw 現在の画像上に別の画像を合成する ImagickDraw::composite (PECL imagick 2, PECL imagick 3) ImagickDraw::composite — 現在の画像上に別の画像を合成する 説明 public ImagickDraw::composite ( int $compose , float $x , float ...
https://man.plustar.jp/php/imagickdraw.composite.html - [similar]