検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 212 for bind (0.016 sec.)
Mysql_xdevapi 5490
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要 ... ectionFind — CollectionFind クラス CollectionFind::bind — クエリのプレースホルダーに値をバインドする Colle ... 配列のフィールドに要素を挿入する CollectionModify::bind — クエリのプレースホルダーに値をバインドする Colle ... Remove — CollectionRemove クラス CollectionRemove::bind — プレースホルダーに値をバインドする CollectionRem ... ングされているかを調べる mysql_xdevapi\CrudOperationBindable — CrudOperationBindable インターフェイス CrudO ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
ldap_unbind のエイリアス 5490
« ldap_bind ldap_compare » PHP Manual LDAP 関数 ldap_unbind のエイリアス ldap_close (PHP 4, PHP ... 5, PHP 7, PHP 8) ldap_close — ldap_unbind() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 ldap_unbind() . 関連キーワード: unbind , 関数 , bind , compare ...
https://man.plustar.jp/php/function.ldap-close.html - [similar]
ソケットへの接続を許可する 5490
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socke ... () を使用してソケット socket を作成した後、 socket_bind() で名前に関連付け、 socket_listen() で接続をモニタ ... eate() - ソケット(通信時の終端)を作成する socket_bind() - ソケットに名前をバインドする socket_strerror() ... t , インスタンス , クラス , 作成 , 関数 , create , bind ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
TableSelect クラス 5448
« TableInsert::values TableSelect::bind » PHP Manual Mysql_xdevapi TableSelect クラス TableSelec ... s mysql_xdevapi\Executable { /* メソッド */ public bind ( array $placeholder_values ): mysql_xdevapi\Table ... r ): mysql_xdevapi\TableSelect } 目次 TableSelect::bind — select のクエリパラメータをバインドする TableSel ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableselect.html - [similar]
プリペアドステートメント 5448
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステー ... VALUES (?, ?)" ); /* Prepared statement, stage 2: bind and execute */ $id = 1 ; $label = 'PHP' ; $stmt -> ... bind_param ( "is" , $id , $label ); // "is" means that ... VALUES (?, ?)" ); /* Prepared statement, stage 2: bind and execute */ $stmt -> bind_param ( "is" , $id , ... TO test(id) VALUES (?), (?), (?), (?)" ); $stmt -> bind_param ( 'iiii' , ... $values ); $stmt -> execute ( ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
CrudOperationLimitable インターフェイス 5416
« CrudOperationBindable::bind CrudOperationLimitable::limit » PHP Manual Mysql_xdevapi CrudOpera ... perationLimitable , xdevapi , limit , CrudOperationBindable , bind , Mysql , クラス , 概要 , メソッド , pu ...
https://man.plustar.jp/php/class.mysql-xdevapi-crudoperationlimitable.html - [similar]
Execute a prepared SQL statement 5416
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... for simple execution of query, where the parameter binding is not needed. In addition, the cubrid_execute( ... statement by means of cubrid_prepare() and cubrid_bind() . At this time, you need to specify arguments of ... ELECT * FROM history WHERE event_code=?" ); cubrid_bind ( $history_req , 1 , $event_code , "number" ); cub ... e() - Prepare a SQL statement for execution cubrid_bind() - Bind variables to a prepared statement as para ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 5416
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタ ... n , "delete from $table where ROWID = :rid" ); oci_bind_by_name ( $delete , ":rid" , $rowid , - 1 , OCI_B_ ... _BLOB()) returning the_blob into :the_blob" ); oci_bind_by_name ( $stmt , ':the_blob' , $lob , - 1 , OCI_B ... ob = oci_new_descriptor ( $conn , OCI_D_LOB ); oci_bind_by_name ( $stmt , ':key' , $key ); oci_bind_by_nam ... 名として残されていますが、 推奨されません。 参考 oci_bind_by_name() - Oracle プレースホルダに PHP 変数をバイ ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
Closure クラス 5374
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス ... * メソッド */ private __construct () public static bind ( Closure $closure , ? object $newThis , object | ... ng | null $newScope = "static" ): ? Closure public bindTo ( ? object $newThis , object | string | null $ne ... インスタンス作成を無効化したコンストラクタ Closure::bind — バインドされたオブジェクトとクラスのスコープでク ... ロージャを複製する Closure::bindTo — 新しくバインドしたオブジェクトとクラスのスコー ...
https://man.plustar.jp/php/class.closure.html - [similar]
ソケットのエラー 5374
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュール ... ール ( LC_MESSAGES ) に依存します。 Warning - socket_bind() unable to bind address [98]: Die Adresse wird be ... ケット , エラー , 関数 , 出力 , メッセージ , 取得 , bind , 発生 , 記述 , エラーコード ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT