検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 696 for [SIMILAR] 16 1024 4096 WITH 15068 ibase WITH 807... (0.591 sec.)
行をオブジェクトとして得る 0
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
クライアントのエンコーディングを設定する 0
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを設定する pg_set_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_set_client_encoding — クライアントのエンコーディングを設定する 説明 pg_set_client_encoding ( PgSql\Connection $conn ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
プロパティの値に対応する、Unicode の名前を取得する 0
« IntlChar::getPropertyValueEnum IntlChar::getUnicodeVersion » PHP Manual IntlChar プロパティの値に対応する、Unicode の名前を取得する IntlChar::getPropertyValueName (PHP 7, PHP 8) IntlChar::getPropertyValueName — プロパティの値に対応する、Unicode の名前を取得する 説明 public static IntlC ...
https://man.plustar.jp/php/intlchar.getpropertyvaluename.html - [similar]
基本 0
« エラー PHP 7 でのエラー » PHP Manual エラー 基本 基本 PHP は、各種のエラー条件に対応したさまざまなエラーを報告します。 これらを使えばさまざまな状況を伝えられるでしょうし、 必要に応じて画面に表示したりログに記録したりすることもできます。 PHP が発するあらゆるエラーには、型情報が含まれます ...
https://man.plustar.jp/php/language.errors.basics.html - [similar]
Execute a database command on this server 0
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual MongoDB\Driver\Server Execute a database command on this server MongoDB\Driver\Server::executeCommand (mongodb >=1.0.0) MongoDB\Driver\Server::executeCommand — Execute a database command on this se ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する 0
« mysqli_result::data_seek mysqli_result::fetch_array » PHP Manual mysqli_result 結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_all mysqli_fetch_all (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_result::fetch_all -- mysqli_fetch_all — 結果のすべての ...
https://man.plustar.jp/php/mysqli-result.fetch-all.html - [similar]
結果セットの次の行を数値添字配列で取得する 0
« mysqli_result::fetch_object mysqli_result::$field_count » PHP Manual mysqli_result 結果セットの次の行を数値添字配列で取得する mysqli_result::fetch_row mysqli_fetch_row (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_row -- mysqli_fetch_row — 結果セットの次の行を数値添字配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-row.html - [similar]
結果セットの行数を取得する 0
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する mysqli_result::$num_rows mysqli_num_rows (PHP 5, PHP 7, PHP 8) mysqli_result::$num_rows -- mysqli_num_rows — 結果セットの行数を取得する 説明 オブジェクト指向型 int | string $mysqli_result->num_r ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]