検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1896 for Get (0.032 sec.)
The MySQLi Extension Function Summary 3885
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... $mysqli::affected_rows mysqli_affected_rows() N/A Gets the number of affected rows in a previous MySQL o ... peration $mysqli::client_info mysqli_get_client_info() N/A Returns the MySQL client version ... as a string $mysqli::client_version mysqli_get_client_version() N/A Returns MySQL client version ... or the most recent query $mysqli::host_info mysqli_get_host_info() N/A Returns a string representing the ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
変数の型名をデバッグしやすい形で取得する 3866
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する ... get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやすい形で取得す ... る 説明 get_debug_type ( mixed $value ): string PHP の変数 val ... 型の値を型宣言で使われている通常の名前に解決します。 gettype() は、歴史的な理由で決まった型の名前を返します ... ew class { ... } という文法で作成されます。 例 例1 get_debug_type() の例 <?php echo get_debug_type ( null ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
Get the current mock for a class 3866
« uopz_get_hook uopz_get_property » PHP Manual Uopz 関数 Get the current mock for a class uopz_get ... _mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_mock — Get the current mock for a class 説明 uopz_ ... ject, or null if no mock has been set. 例 例1 uopz_get_mock() example <?php class A { public static funct ... pz_set_mock ( A ::class, mockA ::class); echo uopz_get_mock ( A ::class); ?> 上の例の出力は以下となります ... 定したモックを削除する 関連キーワード: mock , uopz , Get , the , モック , string , 出力 , 設定 , unset , ク ...
https://man.plustar.jp/php/function.uopz-get-mock.html - [similar]
MySQL クライアント情報を取得する 3866
« mysqli::get_charset mysqli::$client_version » PHP Manual mysqli MySQL クライアント情報を取得す ... る mysqli::$client_info mysqli::get_client_info mysqli_get_client_info (PHP 5, PHP 7, ... PHP 8) mysqli::$client_info -- mysqli::get_client_info -- mysqli_get_client_info — MySQL クラ ... 指向型 string $mysqli->client_info ; public mysqli::get_client_info (): string 手続き型 mysqli_get_client_ ... 列で返します。 変更履歴 バージョン 説明 8.1.0 mysqli_get_client_info() を 引数 mysql を付けて呼ぶことは、 推 ...
https://man.plustar.jp/php/mysqli.get-client-info.html - [similar]
The GearmanTask class 3851
« GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class T ... e — Create a task (deprecated) GearmanTask::data — Get data returned for a task GearmanTask::dataSize — G ... the size of returned data GearmanTask::function — Get associated function name (deprecated) GearmanTask: ... :functionName — Get associated function name GearmanTask::isKnown — De ... task is currently running GearmanTask::jobHandle — Get the job handle GearmanTask::recvData — Read work o ...
https://man.plustar.jp/php/class.gearmantask.html - [similar]
Get BLOB/CLOB data 3822
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... PECL CUBRID >= 8.3.1) cubrid_lob_getGet BLOB/CLOB data 説明 cubrid_lob_get ( resourc ... $conn_identifier , string $sql ): array cubrid_lob_get() is used to get BLOB/CLOB meta info from CUBRID d ... atabase, CUBRID gets BLOB/CLOB by executing the SQL statement, and ret ... ,失敗した場合に false を返します. 例 例1 cubrid_lob_get() example <?php $conn = cubrid_connect ( "localhos ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
オブジェクトのクラス名を返す 3822
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名 ... を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブ ... ジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した obje ... 返されます。 エラー / 例外 オブジェクト以外に対して get_class() をコールすると、 TypeError がスローされます ... ンでは、 E_WARNING レベルの警告が発生していました。 get_class() が、クラスの外部から引数なしで呼ばれた場合 ...
https://man.plustar.jp/php/function.get-class.html - [similar]
get_included_files のエイリアス 3822
« get_magic_quotes_runtime get_resources » PHP Manual PHP オプション/情報 関数 get_included_file ... s のエイリアス get_required_files (PHP 4, PHP 5, PHP 7, PHP 8) get_re ... quired_files — get_included_files() のエイリアス 説明 この関数は次の関 ... 数のエイリアスです。 get_included_files() . 関連キーワード: files , include ...
https://man.plustar.jp/php/function.get-required-files.html - [similar]
openssl_pkey_get_private のエイリアス 3808
« openssl_get_md_methods openssl_get_publickey » PHP Manual OpenSSL 関数 openssl_pkey_get_privat ... e のエイリアス openssl_get_privatekey (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) o ... penssl_get_privatekey — openssl_pkey_get_private() のエイリア ... この関数は次の関数のエイリアスです。 openssl_pkey_get_private() . 関連キーワード: pkey , private , 関数 ...
https://man.plustar.jp/php/function.openssl-get-privatekey.html - [similar]
UI 3788
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... int::__construct — Construct a new Point UI\Point::getX — Retrieves X UI\Point::getY — Retrieves Y UI\Poi ... \Size::__construct — Construct a new Size UI\Size::getHeight — Retrieves Height UI\Size::getWidth — Retri ... indow UI\Window::error — Show Error Box UI\Window::getSize — Get Window Size UI\Window::getTitle — Get Ti ... ol UI\Control::enable — Enable Control UI\Control::getParent — Get Parent Control UI\Control::getTopLevel ...
https://man.plustar.jp/php/book.ui.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT