検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 212 for bind (0.047 sec.)
Lighttpd 1.4 (Unix システム用) 4994
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U ... PHP_PID=/tmp/php.pid # アドレスへのバインド #FCGI_BIND_ADDRESS=10.0.1.1:10000 # ドメインソケットへのバイン ... ド FCGI_BIND_ADDRESS=/tmp/php.sock PHP_FCGI_CHILDREN=16 PHP_FCG ... AX_REQUESTS=$PHP_FCGI_MAX_REQUESTS \ $PHP -b $FCGI_BIND_ADDRESS & echo $! > "$PHP_PID" リモートの FCGI イン ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
LDAP 関数 4994
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 ... p_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bind... DAP ディレクトリにバインドする ldap_close — ldap_unbind のエイリアス ldap_compare — 指定した DN のエントリ ... 正する ldap_rename — エントリ名を修正する ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする ... tion — 指定したオプションの値を設定する ldap_set_rebind_proc — 参照先を再バインドするためのコールバック関数 ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
OCI8 関数 4994
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 ... 目次 oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に ... 名前でバインドする oci_bind_by_name — Oracle プレースホルダに PHP 変数をバイン ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
Lightweight Directory Access Protocol 4952
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... p_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bind... DAP ディレクトリにバインドする ldap_close — ldap_unbind のエイリアス ldap_compare — 指定した DN のエントリ ... 正する ldap_rename — エントリ名を修正する ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする ... tion — 指定したオプションの値を設定する ldap_set_rebind_proc — 参照先を再バインドするためのコールバック関数 ...
https://man.plustar.jp/php/book.ldap.html - [similar]
基本的な使用法 4952
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... result is " . $ds . "<br />" ; if ( $ds ) { echo "Binding ..." ; $r = ldap_bind ( $ds ); // これは "匿名" ... 、通常は // 読みこみのみのアクセスとなります。 echo "Bind result is " . $r . "<br />" ; echo "Searching for ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
The MySQLi Extension Function Summary 4952
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... the behavior of a prepared statement mysqli_stmt::bind_param() mysqli_stmt_bind_param() N/A Binds variabl ... to a prepared statement as parameters mysqli_stmt::bind_result() mysqli_stmt_bind_result() N/A Binds varia ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
InterBase データベースでクエリを実行する 4920
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリ ... source $link_identifier = ? , string $query , int $bind_args = ? ): resource InterBase データベース上でクエ ... ンしたリンクを使用します。 query InterBase クエリ。 bind_args 戻り値 クエリが失敗した場合、 false を返します ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
指定したステートメントのカラム数を返す 4920
« mysqli_stmt::fetch mysqli_stmt::free_result » PHP Manual mysqli_stmt 指定したステートメントのカ ... SELECT Name FROM Country WHERE Code=?" ); $stmt -> bind_param ( 's' , $code ); $stmt -> execute (); $row = ... ECT Name FROM Country WHERE Code=?" ); mysqli_stmt_bind_param ( $stmt , 's' , $code ); mysqli_stmt_execute ...
https://man.plustar.jp/php/mysqli-stmt.field-count.html - [similar]
データをブロックで送信する 4920
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... s (message) VALUES (?)" ); $null = NULL ; $stmt -> bind_param ( "b" , $null ); $fp = fopen ( "messages.txt ... re() - 実行するための SQL文 を準備する mysqli_stmt_bind_param() - プリペアドステートメントのパラメータに変 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
Poll the items 4920
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... = $context -> getSocket ( ZMQ :: SOCKET_REP ); /* Bind to port 5555 on 127.0.0.1 */ $server -> bind ( "tc ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT