検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 375 for [SIMILAR] 16 1024 4096 WITH 45730 varnishstat WI... (3.775 sec.)
Statement クラス 0
« SqlStatementResult::nextResult Statement::__construct » PHP Manual Mysql_xdevapi Statement クラス Statement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Statement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* メソッド */ pu ...
https://man.plustar.jp/php/class.mysql-xdevapi-statement.html - [similar]
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
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]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]