検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 1059 for [SIMILAR] 16 1024 4096 WITH 14251 imagickpixel W... (1.361 sec.)
variant の論理否定演算を行う 0
« variant_mul variant_not » PHP Manual COM関数 variant の論理否定演算を行う variant_neg (PHP 5, PHP 7, PHP 8) variant_neg — variant の論理否定演算を行う 説明 variant_neg ( mixed $value ): variant value の論理否定演算を行います。 パラメータ value variant。 注意 : variant に関するすべての計 ...
https://man.plustar.jp/php/function.variant-neg.html - [similar]
はじめに 0
« GMP インストール/設定 » PHP Manual GMP はじめに はじめに 以下の関数により、GNU MP ライブラリを使用して 任意長の整数を使用することが可能になります。 注意 : 大半の GMP 関数は、GMP 数を引数としてとります。 このマニュアルでは、GMP 数を GMP オブジェクトとしています。 これらの関数の大半は、数 ...
https://man.plustar.jp/php/intro.gmp.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
0
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
テーブルから行を選択する 0
« Table::isView Table::update » PHP Manual mysql_xdevapi\Table テーブルから行を選択する Table::select (No version information available, might only be in Git) Table::select — テーブルから行を選択する 説明 public mysql_xdevapi\Table::select ( mixed $columns , mixed ...$more_columns ): mys ...
https://man.plustar.jp/php/mysql-xdevapi-table.select.html - [similar]
フォーマッタの直近のエラーメッセージを取得する 0
« NumberFormatter::getErrorCode NumberFormatter::getLocale » PHP Manual NumberFormatter フォーマッタの直近のエラーメッセージを取得する NumberFormatter::getErrorMessage numfmt_get_error_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getErrorMessage -- numfmt_g ...
https://man.plustar.jp/php/numberformatter.geterrormessage.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
テキスト形式で取得する 0
« RarArchive::setAllowBroken RarEntry » PHP Manual RarArchive テキスト形式で取得する RarArchive::__toString (PECL rar >= 2.0.0) RarArchive::__toString — テキスト形式で取得する 説明 public RarArchive::__toString (): string この RarArchive オブジェクトの文字列表現を取得します。 現在表示され ...
https://man.plustar.jp/php/rararchive.tostring.html - [similar]
要素の属性を定義する 0
« SimpleXMLElement::asXML SimpleXMLElement::children » PHP Manual SimpleXMLElement 要素の属性を定義する SimpleXMLElement::attributes (PHP 5, PHP 7, PHP 8) SimpleXMLElement::attributes — 要素の属性を定義する 説明 public SimpleXMLElement::attributes ( ? string $namespaceOrPrefix = null , b ...
https://man.plustar.jp/php/simplexmlelement.attributes.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]