検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 212 for bind (0.014 sec.)
CUBRID 5184
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... 時設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bindBind variables to a prepared statement as parame ... rid_lob_size — Get BLOB/CLOB data size cubrid_lob2_bindBind a lob object or a string as a lob object to ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
新しく追加された関数 5184
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 ... er::setRestrictionLevel() LDAP ldap_add_ext() ldap_bind_ext() ldap_delete_ext() ldap_exop_refresh() ldap_m ... fo , wsaprotocol , array , key , status , import , bind ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
リソース型の一覧 5184
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... dressInfo socket_addrinfo_lookup() socket_addrinfo_bind() , socket_addrinfo_connect() , socket_addrinfo_ex ... () cubrid_query() cubrid_unbuffered_query() cubrid_bind() cubrid_column_names() cubrid_column_types() cubr ... () cubrid_num_fields() cubrid_result() cubrid_lob2_bind() cubrid_close_prepare() cubrid_close_request() CU ... ult ldap_read() ldap_add() , ldap_compare() , ldap_bind() , ldap_count_entries() , ldap_delete() , ldap_er ...
https://man.plustar.jp/php/resource.html - [similar]
Move the cursor of a lob object 5152
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... n , "INSERT INTO test_lob VALUES (?, ?)" ); cubrid_bind ( $req , 1 , 1 ); $lob = cubrid_lob2_new ( $conn , ... id_lob2_import ( $lob , "doc_1.txt" ); cubrid_lob2_bind ( $req , 2 , $lob , 'CLOB' ); // or cubrid_lob2_bi ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
プリペアドステートメントを実行する 5152
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_exec ... タをパラメータマーカで受け取る CALL 文を準備し、 db2_bind_param() を使用して PHP 変数 $my_pets をそのパラメー ... are ( $conn , "CALL count_my_pets(?)" ); $rc = db2_bind_param ( $res , 1 , "num_pets" , DB2_PARAM_OUT ); $ ... uery ); $name = 'Kathy Smith' ; if ( $stmt ) { db2_bind_param ( $stmt , 1 , "name" , DB2_PARAM_IN ); db2_e ... uery ); $name = 'Kathy Smith' ; if ( $stmt ) { db2_bind_param ( $stmt , 1 , "name" , DB2_PARAM_IN ); db2_e ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
The EventHttp class 5110
« EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The Even ... blic addServerAlias ( string $alias ): bool public bind ( string $address , int $port ): void public __con ... server alias to the HTTP server object EventHttp::bindBinds an HTTP server on the specified address an ...
https://man.plustar.jp/php/class.eventhttp.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 5110
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback ... AF_INET , SOCK_STREAM , SOL_TCP ); if (! $http -> bind ( "127.0.0.1" , 8088 )) { exit( "bind(1) failed\n" ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
実行のために Oracle の文をパースする 5110
« oci_num_rows oci_password_change » PHP Manual OCI8 関数 実行のために Oracle の文をパースする o ... スし、ステートメント ID を返します。この ID は、 oci_bind_by_name() , oci_execute() や他の関数で使用されます ... se ( $conn , 'begin myproc(:p1, :p2); end;' ); oci_bind_by_name ( $stid , ':p1' , $p1 ); oci_bind_by_name ...
https://man.plustar.jp/php/function.oci-parse.html - [similar]
ZMQ 5068
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — ... option ZMQSocket — The ZMQSocket class ZMQSocket::bindBind the socket ZMQSocket::connect — Connect the ... ket::setSockOpt — Set a socket option ZMQSocket::unbind — Unbind the socket ZMQPoll — The ZMQPoll class ZM ...
https://man.plustar.jp/php/book.zmq.html - [similar]
LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) 5068
« Lighttpd 1.4 (Unix システム用) CGI およびコマンドライン » PHP Manual Unix システムへのインスト ... を使えば、 IPv4/IPv6/Unixドメインソケットアドレスに bindした状態で手動で起動できます。 例: LSPHP を 全 IPv4, ... IPv6 アドレスのポート3000にbindさせる: /path/to/lsphp -b [::]:3000 LSPHP を 全 IPv4 ... アドレスのポート3000にbindさせる: /path/to/lsphp -b *:3000 LSPHP を 192.168.0. ... 2:3000 にbindさせる: /path/to/lsphp -b 192.168.0.2:3000 LSPHP に、 ...
https://man.plustar.jp/php/install.unix.litespeed.html - [similar]