検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 952 for [SIMILAR] 16 1024 4096 WITH 11301 ibase WITH 732... (1.141 sec.)
結果におけるフィールドの数を得る 0
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysql_num_fields (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使う ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
HTML テーブルとして結果を出力する 0
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 odbc_resul ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 0
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメントリソースのオプションを設定する db2_set_option (PECL ibm_db2 >= 1.0.0) db2_set_option — 接続リソースあるいはステートメントリソースのオプションを設定する 説明 db2_set_option ( resource $resour ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
定義済み定数 0
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLITE3_ASSOC ( int ) SQLite3_result::fetchArray() が返す結果セットが、 ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
非同期に通知を取得する 0
« PDO::pgsqlCopyToFile PDO::pgsqlGetPid » PHP Manual PostgreSQL (PDO) 非同期に通知を取得する PDO::pgsqlGetNotify (PHP 5 >= 5.6.0, PHP 7, PHP 8) PDO::pgsqlGetNotify — 非同期に通知を取得する 説明 public PDO::pgsqlGetNotify ( int $result_type = PDO::FETCH_USE_DEFAULT , int $ms_timeout = 0 ) ...
https://man.plustar.jp/php/pdo.pgsqlgetnotify.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
のエイリアス ibase_num_fields 0
« fbird_name_result fbird_num_params » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_num_fields fbird_num_fields (PHP 5, PHP 7 < 7.4.0) fbird_num_fields — のエイリアス ibase_num_fields() 説明 この関数は次の関数のエイリアスです。 ibase_num_fields() . 参考 fbird_field_info() - のエ ...
https://man.plustar.jp/php/function.fbird-num-fields.html - [similar]
複数の行セットを返す文ハンドラで次の行セットに移動する 0
« PDOStatement::getIterator PDOStatement::rowCount » PHP Manual PDOStatement 複数の行セットを返す文ハンドラで次の行セットに移動する PDOStatement::nextRowset (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDOStatement::nextRowset — 複数の行セットを返す文ハンドラで次の行セットに移動する ...
https://man.plustar.jp/php/pdostatement.nextrowset.html - [similar]
Modify a user to a security database 0
« ibase_maintain_db ibase_name_result » PHP Manual Firebird/InterBase 関数 Modify a user to a security database ibase_modify_user (PHP 5, PHP 7 < 7.4.0) ibase_modify_user — Modify a user to a security database 説明 ibase_modify_user ( resource $service_handle , string $user_name , string ...
https://man.plustar.jp/php/function.ibase-modify-user.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]