検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 575 for [SIMILAR] 16 1024 4096 WITH 15301 ocilob WITH 13... (3.069 sec.)
画像の輪郭をなめらかにする 0
« Imagick::recolorImage Imagick::remapImage » PHP Manual Imagick 画像の輪郭をなめらかにする Imagick::reduceNoiseImage (PECL imagick 2, PECL imagick 3) Imagick::reduceNoiseImage — 画像の輪郭をなめらかにする 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数に依存したコー ...
https://man.plustar.jp/php/imagick.reducenoiseimage.html - [similar]
最後に実行した操作の結果を説明したメッセージを返す。 0
« Memcached::getResultCode Memcached::getServerByKey » PHP Manual Memcached 最後に実行した操作の結果を説明したメッセージを返す。 Memcached::getResultMessage (PECL memcached >= 1.0.0) Memcached::getResultMessage — 最後に実行した操作の結果を説明したメッセージを返す。 説明 public Memcached: ...
https://man.plustar.jp/php/memcached.getresultmessage.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
phar アーカイブが、パラメータで指定した tar/phar/zip のいずれかの形式である場合... 0
« Phar::isCompressed Phar::isValidPharFilename » PHP Manual Phar phar アーカイブが、パラメータで指定した tar/phar/zip のいずれかの形式である場合に true を返す Phar::isFileFormat (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::isFileFormat — phar アーカイブが、パラメータで指定した ...
https://man.plustar.jp/php/phar.isfileformat.html - [similar]
SoapHeader コンストラクタ 0
« SoapHeader SoapParam » PHP Manual SoapHeader SoapHeader コンストラクタ SoapHeader::__construct (PHP 5, PHP 7, PHP 8) SoapHeader::__construct — SoapHeader コンストラクタ 説明 SoapHeader::__construct ( string $namespace , string $name , mixed $data = ? , bool $mustunderstand = ? , string ...
https://man.plustar.jp/php/soapheader.construct.html - [similar]
エラーを示す SoapServer フォールト を発行する 0
« SoapServer::__construct SoapServer::getFunctions » PHP Manual SoapServer エラーを示す SoapServer フォールト を発行する SoapServer::fault (PHP 5, PHP 7, PHP 8) SoapServer::fault — エラーを示す SoapServer フォールト を発行する 説明 public SoapServer::fault ( string $code , string $string ...
https://man.plustar.jp/php/soapserver.fault.html - [similar]
読み込む行の最大バイト数をセットする 0
« SplFileObject::setFlags SplFileObject::__toString » PHP Manual SplFileObject 読み込む行の最大バイト数をセットする SplFileObject::setMaxLineLen (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::setMaxLineLen — 読み込む行の最大バイト数をセットする 説明 public SplFileObject::setMaxLineLen ( i ...
https://man.plustar.jp/php/splfileobject.setmaxlinelen.html - [similar]
ステートメントが読み取り専用かどうかを返す 0
« SQLite3Stmt::paramCount SQLite3Stmt::reset » PHP Manual SQLite3Stmt ステートメントが読み取り専用かどうかを返す SQLite3Stmt::readOnly (PHP 5 >= 5.3.6, PHP 7, PHP 8) SQLite3Stmt::readOnly — ステートメントが読み取り専用かどうかを返す 説明 public SQLite3Stmt::readOnly (): bool ステートメン ...
https://man.plustar.jp/php/sqlite3stmt.readonly.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]