検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 880 for [SIMILAR] 16 1024 4096 WITH 8884 pgsql WITH 2914... (0.708 sec.)
Get the column names in result 0
« cubrid_col_size cubrid_column_types » PHP Manual CUBRID 関数 Get the column names in result cubrid_column_names (PECL CUBRID >= 8.3.0) cubrid_column_names — Get the column names in result 説明 cubrid_column_names ( resource $req_identifier ): array The cubrid_column_names() function is ...
https://man.plustar.jp/php/function.cubrid-column-names.html - [similar]
のエイリアス ibase_name_result 0
« fbird_modify_user fbird_num_fields » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_name_result fbird_name_result (PHP 5, PHP 7 < 7.4.0) fbird_name_result — のエイリアス ibase_name_result() 説明 この関数は次の関数のエイリアスです。 ibase_name_result() . 参考 fbird_prepare() - の ...
https://man.plustar.jp/php/function.fbird-name-result.html - [similar]
データベース上でひとつ以上のクエリを実行する 0
« mysqli::more_results mysqli::next_result » PHP Manual mysqli データベース上でひとつ以上のクエリを実行する mysqli::multi_query mysqli_multi_query (PHP 5, PHP 7, PHP 8) mysqli::multi_query -- mysqli_multi_query — データベース上でひとつ以上のクエリを実行する 説明 オブジェクト指向型 public ...
https://man.plustar.jp/php/mysqli.multi-query.html - [similar]
eio_* のようなカスタムリクエストを実行する 0
« eio_close eio_dup2 » PHP Manual Eio 関数 eio_* のようなカスタムリクエストを実行する eio_custom (PECL eio >= 0.0.1dev) eio_custom — eio_* のようなカスタムリクエストを実行する 説明 eio_custom ( callable $execute , int $pri , callable $callback , mixed $data = NULL ): resource eio_custom( ...
https://man.plustar.jp/php/function.eio-custom.html - [similar]
生成された id を取得する 0
« Result::getAutoIncrementValue Result::getWarnings » PHP Manual mysql_xdevapi\Result 生成された id を取得する Result::getGeneratedIds (No version information available, might only be in Git) Result::getGeneratedIds — 生成された id を取得する 説明 public mysql_xdevapi\Result::getGenerate ...
https://man.plustar.jp/php/mysql-xdevapi-result.getgeneratedids.html - [similar]
結果において指定したフィールドの型を取得する 0
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
外部イテレータを取得する 0
« mysqli_result::free mysqli_result::$lengths » PHP Manual mysqli_result 外部イテレータを取得する mysqli_result::getIterator (PHP 8) mysqli_result::getIterator — 外部イテレータを取得する 説明 public mysqli_result::getIterator (): Iterator 警告 この関数は、 現在のところ詳細な情報はありませ ...
https://man.plustar.jp/php/mysqli-result.getiterator.html - [similar]
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 0
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義したサイズの内容を取得する db2_lob_read (PECL ibm_db2 >= 1.6.0) db2_lob_read — LOB ファイルから、ユーザーが定義したサイズの内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]