検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 734 for s (0.054 sec.)
指定したステートメントのカラム数を返す 3708
« mysqli_stmt::fetch mysqli_stmt::free_result » PHP Manual mysqli_stmt 指定したステートメントのカ ... ラム数を返す mysqli_stmt::$field_count mysqli_stmt_field_count (PHP ... 5, PHP 7, PHP 8) mysqli_stmt::$field_count -- mysqli_stmt_field_count — ... ントのカラム数を返す 説明 オブジェクト指向型 int $mysqli_stmt->field_count ; 手続き型 mysqli_stmt_field_ ... count ( mysqli_stmt $statement ): int プリペアドステートメント ...
https://man.plustar.jp/php/mysqli-stmt.field-count.html - [similar]
直近のエラーの内容を文字列で返す 3708
« mysqli::$error_list mysqli::$field_count » PHP Manual mysqli 直近のエラーの内容を文字列で返す ... mysqli::$error mysqli_error (PHP 5, PHP 7, PHP 8) mysq ... li::$error -- mysqli_error — 直近のエラーの内容を文字列で返す 説明 オ ... ブジェクト指向型 string $mysqli->error ; 手続き型 mysqli_error ( mysq ... li $mysql ): string 直近の MySQLi 関数のコールが成功あるい ...
https://man.plustar.jp/php/mysqli.error.html - [similar]
MySQL サーバーのバージョンを返す 3708
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョ ... ンを返す mysqli::$server_info mysqli::get_server_info mysqli_ge ... t_server_info (PHP 5, PHP 7, PHP 8) mysqli::$server_in ... fo -- mysqli::get_server_info -- mysqli_get_server_info — My ... サーバーのバージョンを返す 説明 オブジェクト指向型 string $mysqli->server_info ; public mysqli::get_ser ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]
3708
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... ライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ]) ... ) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ ... chive :: open ( "example.rar" ); if ( $arch === FALSE ) die( "Cannot open example.rar" ); $entries = $a ... rch -> getEntries (); if ( $entries === FALSE ) die( "Cannot retriev ...
https://man.plustar.jp/php/rar.examples.html - [similar]
The MongoDB\Driver\Monitoring\CommandFailedEvent class 3680
« MongoDB\Driver\Monitoring\removeSubscriber MongoDB\Driver\Monitoring\CommandFailedEvent::getCo ... he MongoDB\Driver\Monitoring\CommandFailedEvent class The MongoDB\Driver\Monitoring\CommandFailedEvent ... class (mongodb >=1.3.0) はじめに The MongoDB\Driver\Mon ... itoring\CommandFailedEvent class encapsulates information about a failed command. ... クラス概要 final class MongoDB\Driver\Monitoring\CommandFailedEvent { /* ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandfailedevent.ht... - [similar]
オブジェクトの親クラスの名前を取得する 3680
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの ... 名前を取得する get_parent_class (PHP 4, PHP 5, PHP 7, PHP 8) get_parent_class — オ ... ェクトの親クラスの名前を取得する 説明 get_parent_class ( object | string $object_or_class = ? ): string ... | false オブジェクトあるいはクラスの親クラスの名前を取得し ... ます。 パラメータ object_or_class 調べたいオブジェクトあるいはクラスの名前。 オブジ ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]
結果セットのフィールド情報をオブジェクトの配列で返す 3680
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットの ... フィールド情報をオブジェクトの配列で返す mysqli_result::fetch_fields mysqli_fetch_fields (PHP 5 ... , PHP 7, PHP 8) mysqli_result::fetch_fields -- mysqli_fetch_fields — 結 ... ェクトの配列で返す 説明 オブジェクト指向型 public mysqli_result::fetch_fields (): array 手続き型 mysqli_ ... fetch_fields ( mysqli_result $result ): array この関数は mysqli ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
SQL ステートメントを実行するために準備する 3680
« mysqli_stmt::$param_count mysqli_stmt::reset » PHP Manual mysqli_stmt SQL ステートメントを実行 ... するために準備する mysqli_stmt::prepare mysqli_stmt_prepare (PHP 5, PHP 7 ... , PHP 8) mysqli_stmt::prepare -- mysqli_stmt_prepare — SQL ステ ... するために準備する 説明 オブジェクト指向型 public mysqli_stmt::prepare ( string $query ): bool 手続き型 ... mysqli_stmt_prepare ( mysqli_stmt $statement , string ...
https://man.plustar.jp/php/mysqli-stmt.prepare.html - [similar]
The MongoDB\BSON\Javascript class 3653
« MongoDB\BSON\Decimal128::unserialize MongoDB\BSON\Javascript::__construct » PHP Manual MongoDB ... \BSON The MongoDB\BSON\Javascript class The MongoDB\BS ... ON\Javascript class (mongodb >=1.0.0) はじめに BSON type fo ... r Javascript code. An optional scope document may be speci ... fied that maps identifiers to values and defines the scope in whi ...
https://man.plustar.jp/php/class.mongodb-bson-javascript.html - [similar]
ファイルのパーミッションを取得する 3653
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する filep ... erms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルの ... パーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイル ... 示すのは、ファイルのパーミッションやファイル形式を POSIX システム (Linux や macOS など) で調べる方法です。 ... ーカルファイルの場合、その戻り値は C ライブラリ関数 stat() が返す構造体の st_mode メンバーの値となります ...
https://man.plustar.jp/php/function.fileperms.html - [similar]