検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 631 for [SIMILAR] 16 1024 4096 WITH 16172 collection WIT... (6.130 sec.)
SoapHeader クラス 0
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP ヘッダをあらわします。 クラス概要 class SoapHeader { /* プロパティ */ public string $ namespace ; public string $ name ; public mixed $ data = null ; ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
wkhtmltox\Image\Converter クラス 0
« wkhtmltox\PDF\Object::__construct wkhtmltox\Image\Converter::__construct » PHP Manual wkhtmltox wkhtmltox\Image\Converter クラス wkhtmltox\Image\Converter クラス (wkhtmltox >= 0.1.0) はじめに HTML入力をさまざまな画像形式に変換する クラス概要 class wkhtmltox\Image\Converter { /* コンスト ...
https://man.plustar.jp/php/class.wkhtmltox-image-converter.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
データベース・エディション を設定します 0
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設定します oci_set_edition (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_edition — データベース・エディション を設定します 説明 oci_set_edition ( string $edition ): bool 後続の接続 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
カラムの小数の桁数を取得する 0
« ColumnResult::getColumnName ColumnResult::getLength » PHP Manual mysql_xdevapi\ColumnResult カラムの小数の桁数を取得する ColumnResult::getFractionalDigits (No version information available, might only be in Git) ColumnResult::getFractionalDigits — カラムの小数の桁数を取得する 説明 publ ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.getfractionaldigits.html - [similar]
カラムのフィールドの長さを取得する 0
« ColumnResult::getFractionalDigits ColumnResult::getSchemaName » PHP Manual mysql_xdevapi\ColumnResult カラムのフィールドの長さを取得する ColumnResult::getLength (No version information available, might only be in Git) ColumnResult::getLength — カラムのフィールドの長さを取得する 説明 pu ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.getlength.html - [similar]
スキーマ名を取得する 0
« ColumnResult::getLength ColumnResult::getTableLabel » PHP Manual mysql_xdevapi\ColumnResult スキーマ名を取得する ColumnResult::getSchemaName (No version information available, might only be in Git) ColumnResult::getSchemaName — スキーマ名を取得する 説明 public mysql_xdevapi\ColumnResul ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.getschemaname.html - [similar]
テーブル名を取得する 0
« ColumnResult::getTableLabel ColumnResult::getType » PHP Manual mysql_xdevapi\ColumnResult テーブル名を取得する ColumnResult::getTableName (No version information available, might only be in Git) ColumnResult::getTableName — テーブル名を取得する 説明 public mysql_xdevapi\ColumnResult::g ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.gettablename.html - [similar]