検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 146 for [SIMILAR] 16 1024 4096 WITH 16270 cubrid WITH 14... (0.136 sec.)
リソース型 6355
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four resource types used in CUBRID. The first one is the link identifier for a database connection, the second is the a resource which holds the result of a query, and the last two a resource which h ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
定義済み定数 6355
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
リソース型の一覧 6355
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
CUBRID MySQL 互換関数 6355
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換関数 目次 cubrid_affected_rows — Return the number of rows affected by the last SQL statement cubrid_client_encoding — Return the current CUBRID connection charset cubrid_close — Close CUBRID ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
Open a persistent connection to a CUBRID server 6355
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection to a CUBRID server cubrid_pconnect (PECL CUBRID >= 8.3.1) cubrid_pconnect — Open a persistent connection to a CUBRID server 説明 cubrid_pconnect ( string $host , int $port , string $dbname , s ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
Send a CUBRID query 6355
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query cubrid_query (PECL CUBRID >= 8.3.1) cubrid_query — Send a CUBRID query 説明 cubrid_query ( string $query , resource $conn_identifier = ? ): resource cubrid_query() sends a unique query (multipl ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
Open a connection to a CUBRID Server 6355
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUBRID Server cubrid_connect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ( string $host , int $port , string $dbname , string $userid = ? , st ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Execute a prepared SQL statement 6355
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid_execute (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ( r ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
Return the number of rows affected by the last SQL statement 6355
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the number of rows affected by the last SQL statement cubrid_affected_rows (PECL CUBRID >= 8.3.0) cubrid_affected_rows — Return the number of rows affected by the last SQL statement 説明 cubrid_affec ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
Close CUBRID connection 6355
« cubrid_client_encoding cubrid_data_seek » PHP Manual CUBRID MySQL 互換関数 Close CUBRID connection cubrid_close (PECL CUBRID >= 8.3.1) cubrid_close — Close CUBRID connection 説明 cubrid_close ( resource $conn_identifier = ? ): bool The cubrid_close() function ends the transaction curre ...
https://man.plustar.jp/php/function.cubrid-close.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT