検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 594 for [SIMILAR] 16 1024 4096 WITH 11089 pdostatement W... (0.444 sec.)
複数クエリで、次の結果が存在するかどうかを調べる 0
« mysqli_stmt::$insert_id mysqli_stmt::next_result » PHP Manual mysqli_stmt 複数クエリで、次の結果が存在するかどうかを調べる mysqli_stmt::more_results mysqli_stmt_more_results (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::more_results -- mysqli_stmt_more_results — 複数クエリで、次の結果が存 ...
https://man.plustar.jp/php/mysqli-stmt.more-results.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PGSQL_LIBPQ_VERSION ( string ) 短い形式の libpq バージョン情報。数字とド ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
基本的な使用法 0
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続・クエリの実行・結果の表示 そして切断の方法を説明します。 例1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SQLite3 設定オプション 名前 デフォルト 変更可能 変更履歴 sqlite3.extension_dir "" PHP_INI_SYSTEM sqlite3.defensive 1 PHP_INI_SYSTEM PHP 7.2.17 ,7.3.4 以降、かつ libsq ...
https://man.plustar.jp/php/sqlite3.configuration.html - [similar]
MySQL サーバーへの接続をオープンする 0
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql_connect (PHP 4, PHP 5) mysql_connect — MySQL サーバーへの接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
Schema クラス 0
« RowResult::getWarningsCount Schema::__construct » PHP Manual Mysql_xdevapi Schema クラス Schema クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject { /* プロパティ */ public $ name ; /* メソッド */ public createCo ...
https://man.plustar.jp/php/class.mysql-xdevapi-schema.html - [similar]
Table クラス 0
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラス (PECL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセスを提供します。 クラス概要 class mysql_xdevapi\Table implements mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
二文字の大陸コードを取得する 0
« geoip_asnum_by_name geoip_country_code_by_name » PHP Manual GeoIP 関数 二文字の大陸コードを取得する geoip_continent_code_by_name (PECL geoip >= 1.0.3) geoip_continent_code_by_name — 二文字の大陸コードを取得する 説明 geoip_continent_code_by_name ( string $hostname ): string geoip_contin ...
https://man.plustar.jp/php/function.geoip-continent-code-by-name.html - [similar]