検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1329 for resource (0.186 sec.)
LDAP 結果エントリをクライアント側でソートする 3365
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側で ... 数に頼らないことを強く推奨します。 説明 ldap_sort ( resource $link , resource $result , string $sortfilter ): b ... ントリ , 関数 , 検索 , search , sort , 推奨 , 削除 , resource , result ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
結果におけるフィールドの数を得る 3365
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysq ... DOStatement::columnCount() 説明 mysql_num_fields ( resource $result ): int | false クエリから、フィールドの数を ... り得られたものです。 戻り値 成功した場合に結果セット resource のフィールド数、 失敗した場合に false を返します。 ... ールド , num , 数 , fields , 情報 , query , result , resource , 注意 , 選択 ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
カーソル名を得る 3365
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP ... odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関 ... 関連キーワード: カーソル , cursor , data , 関数 , resource , string , 接続 , cursorname , given , result ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
実行用に文を準備する 3365
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4 ... prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に ... , 文 , IN , パラメータ , prepare , OUT , execute , resource , query ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
システムリソース制限を設定 3365
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit ... ステムリソース制限を設定 説明 posix_setrlimit ( int $resource , int $soft_limit , int $hard_limit ): bool posix_ ... ードリミットの値を下げることもできます。 パラメータ resource 設定されるリミットに対応する リソースリミット定数 ... ソフト , リソース , limit , 単位 , setrlimit , int , resource ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 3365
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... sqlsrv_begin_transaction() 説明 sqlsrv_rollback ( resource $conn ): bool Rolls back a transaction that was be ... o auto-commit mode. パラメータ conn The connection resource returned by a call to sqlsrv_connect() . 戻り値 成 ... k , begun , commit , back , example , connection , resource , conn , No ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
公開鍵サブシステムを初期化する 3365
« ssh2_publickey_add ssh2_publickey_list » PHP Manual SSH2 関数 公開鍵サブシステムを初期化する s ... サブシステムを初期化する 説明 ssh2_publickey_init ( resource $session ): resource | false すでに接続している SS ... 認証 , 初期 , サーバー , init , 関数 , 管理 , list , resource ...
https://man.plustar.jp/php/function.ssh2-publickey-init.html - [similar]
bucket を brigade に追加する 3365
« ストリーム 関数 stream_bucket_make_writeable » PHP Manual ストリーム 関数 bucket を brigade に ... を brigade に追加する 説明 stream_bucket_append ( resource $brigade , object $bucket ): void 警告 この関数は、 ... 追加 , stream , 関数 , append , ストリーム , able , resource , 警告 , 情報 ...
https://man.plustar.jp/php/function.stream-bucket-append.html - [similar]
基本的な使い方 3365
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガ ... tabase. function pg_list_dbs ( $db ) { assert ( is_resource ( $db )); $query = ' SELECT d.datname as "Name", u ... にする function pg_list_tables ( $db ) { assert ( is_resource ( $db )); $query = " SELECT c.relname as \"Name\", ... tion pg_list_fields ( $db , $table ) { assert ( is_resource ( $db )); $query = " SELECT a.attname, format_type ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
Closes stomp connection 3365
« Stomp::__construct Stomp::error » PHP Manual Stomp Closes stomp connection Stomp::__destruct s ... ublic Stomp::__destruct () 手続き型: stomp_close ( resource $link ): bool Closes a previously opened connectio ... truct , 手続き , construct , destructor , public , resource , previously , opened ...
https://man.plustar.jp/php/stomp.destruct.html - [similar]