検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 696 for [SIMILAR] 16 1024 4096 WITH 15068 ibase WITH 807... (0.482 sec.)
指定されたステートメントリソースに関連付けられたリソースを開放する 0
« db2_free_result db2_get_option » PHP Manual IBM DB2 関数 指定されたステートメントリソースに関連付けられたリソースを開放する db2_free_stmt (PECL ibm_db2 >= 1.0.0) db2_free_stmt — 指定されたステートメントリソースに関連付けられたリソースを開放する 説明 db2_free_stmt ( resource $stmt ): bo ...
https://man.plustar.jp/php/function.db2-free-stmt.html - [similar]
EZMLM で必要なハッシュ値を計算する 0
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 >= 4.0.2, PHP 5, PHP 7) ezmlm_hash — EZMLM で必要なハッシュ値を計算する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
完全な国名を取得する 0
« geoip_country_code3_by_name geoip_database_info » PHP Manual GeoIP 関数 完全な国名を取得する geoip_country_name_by_name (PECL geoip >= 0.2.0) geoip_country_name_by_name — 完全な国名を取得する 説明 geoip_country_name_by_name ( string $hostname ): string geoip_country_name_by_name() 関数 ...
https://man.plustar.jp/php/function.geoip-country-name-by-name.html - [similar]
Oracle クライアント・ライブラリのバージョンを返す 0
« oci_cancel oci_close » PHP Manual OCI8 関数 Oracle クライアント・ライブラリのバージョンを返す oci_client_version (PHP 5 >= 5.3.7, PHP 7, PHP 8, PECL OCI8 >= 1.4.6) oci_client_version — Oracle クライアント・ライブラリのバージョンを返す 説明 oci_client_version (): string PHP がリンクされ ...
https://man.plustar.jp/php/function.oci-client-version.html - [similar]
接続の入力を読み取る 0
« pg_connection_status pg_convert » PHP Manual PostgreSQL 関数 接続の入力を読み取る pg_consume_input (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_consume_input — 接続の入力を読み取る 説明 pg_consume_input ( PgSql\Connection $connection ): bool pg_consume_input() は、データベースサーバーからの 読み取 ...
https://man.plustar.jp/php/function.pg-consume-input.html - [similar]
Schema のコンストラクタ 0
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンストラクタ Schema::__construct (No version information available, might only be in Git) Schema::__construct — Schema のコンストラクタ 説明 private mysql_xdevapi\Schema::__construct () スキーマオ ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
複数クエリで、次の結果が存在するかどうかを調べる 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
« PDOStatement::rowCount PDOStatement::setFetchMode » PHP Manual PDOStatement 文の属性を設定する PDOStatement::setAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDOStatement::setAttribute — 文の属性を設定する 説明 public PDOStatement::setAttribute ( int $attribute , mixed $v ...
https://man.plustar.jp/php/pdostatement.setattribute.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]