検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 329 for [SIMILAR] 16 1024 4096 WITH 21763 previousimage ... (0.239 sec.)
イテレータの位置を設定する 0
« Imagick::setImageGreenPrimary Imagick::setImageInterlaceScheme » PHP Manual Imagick イテレータの位置を設定する Imagick::setImageIndex (PECL imagick 2, PECL imagick 3) Imagick::setImageIndex — イテレータの位置を設定する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数 ...
https://man.plustar.jp/php/imagick.setimageindex.html - [similar]
特定のエントリが存在するかどうかを調べる 0
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm_has_var (PHP 5 >= 5.3.0, PHP 7, PHP 8) shm_has_var — 特定のエントリが存在するかどうかを調べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存 ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
イテレータの位置を設定する 0
« Imagick::setInterlaceScheme Imagick::setLastIterator » PHP Manual Imagick イテレータの位置を設定する Imagick::setIteratorIndex (PECL imagick 2, PECL imagick 3) Imagick::setIteratorIndex — イテレータの位置を設定する 説明 public Imagick::setIteratorIndex ( int $index ): bool イテレータの ...
https://man.plustar.jp/php/imagick.setiteratorindex.html - [similar]
Phar アーカイブのバージョン情報を返す 0
« Phar::getSupportedSignatures Phar::hasMetadata » PHP Manual Phar Phar アーカイブのバージョン情報を返す Phar::getVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getVersion — Phar アーカイブのバージョン情報を返す 説明 public Phar::getVersion (): string オープンした Phar ...
https://man.plustar.jp/php/phar.getversion.html - [similar]
Phar ファイルエントリのフラグを返す 0
« PharFileInfo::getMetadata PharFileInfo::hasMetadata » PHP Manual PharFileInfo Phar ファイルエントリのフラグを返す PharFileInfo::getPharFlags (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getPharFlags — Phar ファイルエントリのフラグを返す 説明 public PharFileInfo::get ...
https://man.plustar.jp/php/pharfileinfo.getpharflags.html - [similar]
実行する SQL 文を準備する 0
« SQLite3::openBlob SQLite3::query » PHP Manual SQLite3 実行する SQL 文を準備する SQLite3::prepare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::prepare — 実行する SQL 文を準備する 説明 public SQLite3::prepare ( string $query ): SQLite3Stmt | false 実行する SQL 文を準備し、 SQLite3Stmt オブジェ ...
https://man.plustar.jp/php/sqlite3.prepare.html - [similar]
SolrParams クラス 0
« SolrGenericResponse::__destruct SolrParams::add » PHP Manual Solr SolrParams クラス SolrParams クラス (PECL solr >= 0.9.2) はじめに リクエスト中に Solr サーバーに送信される、名前と値のペアの集合を表します。 クラス概要 abstract class SolrParams implements Serializable { /* メソッド */ f ...
https://man.plustar.jp/php/class.solrparams.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
Traversable インターフェイス 0
« 定義済みのインターフェイスとクラス Iterator » PHP Manual 定義済みのインターフェイスとクラス Traversable インターフェイス Traversable インターフェイス (PHP 5, PHP 7, PHP 8) はじめに そのクラスの中身が foreach を使用してたどれるかどうかを検出するインターフェイスです。 これは抽象インターフ ...
https://man.plustar.jp/php/class.traversable.html - [similar]
新しい属性を作成する 0
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作成する DOMDocument::createAttribute (PHP 5, PHP 7, PHP 8) DOMDocument::createAttribute — 新しい属性を作成する 説明 public DOMDocument::createAttribute ( string $localName ): DOMAttr | false こ ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]