検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 230 for [SIMILAR] 16 1024 4096 WITH 14007 eventbuffer WI... (0.212 sec.)
手早く属性を取得する 0
« Imagick::pingImage Imagick::pingImageFile » PHP Manual Imagick 手早く属性を取得する Imagick::pingImageBlob (PECL imagick 2, PECL imagick 3) Imagick::pingImageBlob — 手早く属性を取得する 説明 public Imagick::pingImageBlob ( string $image ): bool このメソッドを使用すると、画像全体を読み込 ...
https://man.plustar.jp/php/imagick.pingimageblob.html - [similar]
オプションを設定する 0
« Imagick::setLastIterator Imagick::setPage » PHP Manual Imagick オプションを設定する Imagick::setOption (PECL imagick 2, PECL imagick 3) Imagick::setOption — オプションを設定する 説明 public Imagick::setOption ( string $key , string $value ): bool ひとつあるいは複数のオプションを設定しま ...
https://man.plustar.jp/php/imagick.setoption.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
実行可能でない tar あるいは zip アーカイブオブジェクトを作成する 0
« PharData::compressFiles PharData::convertToData » PHP Manual PharData 実行可能でない tar あるいは zip アーカイブオブジェクトを作成する PharData::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::__construct — 実行可能でない tar あるいは zip アーカイブオブジェクト ...
https://man.plustar.jp/php/phardata.construct.html - [similar]
ファイルのアドバイザリ・ロック 0
« streamWrapper::stream_flush streamWrapper::stream_metadata » PHP Manual streamWrapper ファイルのアドバイザリ・ロック streamWrapper::stream_lock (PHP 5, PHP 7, PHP 8) streamWrapper::stream_lock — ファイルのアドバイザリ・ロック 説明 public streamWrapper::stream_lock ( int $operation ): b ...
https://man.plustar.jp/php/streamwrapper.stream-lock.html - [similar]
出力バッファリング制御 0
« opcache_reset はじめに » PHP Manual PHP の振る舞いの変更 出力バッファリング制御 出力バッファリング制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 出力リライトの使用法 出力制御 関数 flush — システム出力バッファをフラッシュする o ...
https://man.plustar.jp/php/book.outcontrol.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.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]
バイナリ対応のgzファイル読み込み 0
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, PHP 7, PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string | false gzread() は、最大 length バイトのデータを zp が指す gz ファイルポインタ か ...
https://man.plustar.jp/php/function.gzread.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]