検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 573 for [SIMILAR] 16 1024 4096 WITH 16059 odbc WITH 1003... (2.599 sec.)
定義済み定数 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]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]