検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 487 for [SIMILAR] 16 1024 4096 WITH 49902 pdostatement W... (0.362 sec.)
MySQL 接続を閉じる 0
« mysql_client_encoding mysql_connect » PHP Manual MySQL 関数 MySQL 接続を閉じる mysql_close (PHP 4, PHP 5) mysql_close — MySQL 接続を閉じる 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API ...
https://man.plustar.jp/php/function.mysql-close.html - [similar]
事前にオープンしているデータベース接続を閉じる 0
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
保存した数値を増やす 0
« apcu_fetch apcu_key_info » PHP Manual APCu 関数 保存した数値を増やす apcu_inc (PECL apcu >= 4.0.0) apcu_inc — 保存した数値を増やす 説明 apcu_inc ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を増やします。 パラメータ key 増やしたい値のキ ...
https://man.plustar.jp/php/function.apcu-inc.html - [similar]
Bind variables to a prepared statement as parameters 0
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index , mixed $bi ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
Export the lob object to a file 0
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file cubrid_lob2_export (PECL CUBRID >= 8.4.1) cubrid_lob2_export — Export the lob object to a file 説明 cubrid_lob2_export ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ex ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
クエリを実行する 0
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_query — クエリを実行する 説明 pg_query ( PgSql\Connection $connection = ? , string $query ): PgSql\Result | false pg_query() は、指定したデータベース co ...
https://man.plustar.jp/php/function.pg-query.html - [similar]
外部キーのリストを取得する 0
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreignkeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_foreignkeys — 外部キーのリストを取得する 説明 odbc_foreignkeys ( resource $odbc , ? string $pk_catalog , string $pk_schema , string $pk_table , string $ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 ibm_db2 拡張モジュールは、接続リソース・ステートメントリソース および結果セットリソースを返します。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インストール , ibm , 拡張 , モジュール , 接続 ...
https://man.plustar.jp/php/ibm-db2.resources.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]