検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 198 for identifier (0.026 sec.)
MySQL サーバー上で利用可能なデータベースのリストを得る 4571
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベ ... HOW DATABASES 説明 mysql_list_dbs ( resource $link_identifier = NULL ): resource 現在の mysql デーモンで利用可能 ... ータベースの結果ポインタを返します。 パラメータ link_identifier MySQL 接続。指定されない場合、 mysql_connect() によ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
MySQL テーブルのフィールドのリストを得る 4571
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリスト ... atabase_name , string $table_name , resource $link_identifier = NULL ): resource 指定された名前のテーブルについて ... 名。 table_name クエリの対象となるテーブル名。 link_identifier MySQL 接続。指定されない場合、 mysql_connect() によ ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
MySQL データベース上のテーブルのリストを得る 4571
« mysql_list_processes mysql_num_fields » PHP Manual MySQL 関数 MySQL データベース上のテーブルの ... ql_list_tables ( string $database , resource $link_identifier = NULL ): resource | false MySQL データベースから、 ... 奨します。 パラメータ database データベース名。 link_identifier MySQL 接続。指定されない場合、 mysql_connect() によ ...
https://man.plustar.jp/php/function.mysql-list-tables.html - [similar]
Oracle 関数 (PDO_OCI) 4571
« PDO_SQLSRV DSN PDO_OCI DSN » PHP Manual PDO ドライバ Oracle 関数 (PDO_OCI) Oracle 関数 (PDO_OC ... のバージョンは 7.2.16 and 7.3.3 PDO::OCI_ATTR_CLIENT_IDENTIFIER ( int ) Provides a way to specify the client ident ...
https://man.plustar.jp/php/ref.pdo-oci.html - [similar]
直近のクエリで生成された ID を得る 4517
« mysql_info mysql_list_dbs » PHP Manual MySQL 関数 直近のクエリで生成された ID を得る mysql_ins ... stInsertId() 説明 mysql_insert_id ( resource $link_identifier = NULL ): int 直近のクエリ (通常は INSERT) により ... ラム用に生成された ID を取得します。 パラメータ link_identifier MySQL 接続。指定されない場合、 mysql_connect() によ ...
https://man.plustar.jp/php/function.mysql-insert-id.html - [similar]
クライアント情報を設定する 4517
« oci_set_client_identifier oci_set_db_operation » PHP Manual OCI8 関数 クライアント情報を設定す ... action() - アクション名を設定します oci_set_client_identifier() - クライアント識別子を設定します oci_set_db_oper ...
https://man.plustar.jp/php/function.oci-set-client-info.html - [similar]
LDAP ページネーション制御情報を送信する 4474
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーシ ... LDAP ページネーション <?php // $ds is a valid link identifier (see ldap_connect) ldap_set_option ( $ds , LDAP_OP ... LDAP ページネーション <?php // $ds is a valid link identifier (see ldap_connect) ldap_set_option ( $ds , LDAP_OP ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
データベースを選択し、そこでクエリーを実行する 4474
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行 ... string $database , string $query , resource $link_identifier = NULL ): resource | bool mysql_db_query() はデータ ... データは 適切にエスケープ する必要があります。 link_identifier MySQL 接続。指定されない場合、 mysql_connect() によ ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
Close a connection to a remote SSH server 4474
« ssh2_connect ssh2_exec » PHP Manual SSH2 関数 Close a connection to a remote SSH server ssh2_d ... server. パラメータ session An SSH connection link identifier, obtained from a call to ssh2_connect() . 戻り値 成 ...
https://man.plustar.jp/php/function.ssh2-disconnect.html - [similar]
Establish the environment for connecting to CUBRID server 4420
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... lt value is false. 注意 : ? and : that are used as identifiers in PHP connection URL can't be included in the pa ... n will be established, but instead, the connection identifier of the already opened connection will be returned. ... before with the same parameters. 戻り値 Connection identifier, when process is successful,失敗した場合に false を ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]