検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 857 for [SIMILAR] 16 1024 4096 WITH 8427 resultentry WIT... (0.622 sec.)
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]
結果データを得る 0
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result (PHP 4, PHP 5) mysql_result — 結果データを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: A ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
The MongoDB\Driver\Cursor class 0
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\Cursor class The MongoDB\Driver\Cursor class (mongodb >=1.0.0) はじめに The MongoDB\Driver\Cursor class encapsulates the results of a MongoDB command or query and m ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
Return the name of the table of the specified field 0
« cubrid_field_seek cubrid_field_type » PHP Manual CUBRID MySQL 互換関数 Return the name of the table of the specified field cubrid_field_table (PECL CUBRID >= 8.3.0) cubrid_field_table — Return the name of the table of the specified field 説明 cubrid_field_table ( resource $result , int ...
https://man.plustar.jp/php/function.cubrid-field-table.html - [similar]
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
Return the type of the column corresponding to the given field offset 0
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the column corresponding to the given field offset cubrid_field_type (PECL CUBRID >= 8.3.0) cubrid_field_type — Return the type of the column corresponding to the given field offset 説明 cubrid_fie ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Return the number of columns in the result set 0
« cubrid_list_dbs cubrid_ping » PHP Manual CUBRID MySQL 互換関数 Return the number of columns in the result set cubrid_num_fields (PECL CUBRID >= 8.3.0) cubrid_num_fields — Return the number of columns in the result set 説明 cubrid_num_fields ( resource $result ): int This function retur ...
https://man.plustar.jp/php/function.cubrid-num-fields.html - [similar]
Get the number of rows in the result set 0
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in the result set cubrid_num_rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — Get the number of rows in the result set 説明 cubrid_num_rows ( resource $result ): int The cubrid_num_rows() function is ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]