検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 212 for bind (0.040 sec.)
Gettext 4688
« Gender\Gender::similarNames はじめに » PHP Manual 自然言語および文字エンコーディング Gettext G ... 手順 実行時設定 リソース型 定義済み定数 Gettext 関数 bind_textdomain_codeset — DOMAIN メッセージカタログから ... れるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettex ...
https://man.plustar.jp/php/book.gettext.html - [similar]
Close the request handle 4688
« cubrid_bind cubrid_close_request » PHP Manual CUBRID 関数 Close the request handle cubrid_clos ...
https://man.plustar.jp/php/function.cubrid-close-prepare.html - [similar]
Get BLOB/CLOB data size 4688
« cubrid_lob_send cubrid_lob2_bind » PHP Manual CUBRID 関数 Get BLOB/CLOB data size cubrid_lob_s ...
https://man.plustar.jp/php/function.cubrid-lob-size.html - [similar]
LDAP ディレクトリへのバインドを解除する 4688
« ldap_t61_to_8859 LDAP\Connection » PHP Manual LDAP 関数 LDAP ディレクトリへのバインドを解除する ... ldap_unbind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_unbind — LDAP デ ... ィレクトリへのバインドを解除する 説明 ldap_unbind ( LDAP\Connection $ldap ): bool LDAP ディレクトリへ ... ジョンでは、 リソース を期待していました。 参考 ldap_bind() - LDAP ディレクトリにバインドする 関連キーワード ... : ディレクトリ , 解除 , Connection , unbind , バージョン , クラス , インスタンス , 期待 , 参考 ...
https://man.plustar.jp/php/function.ldap-unbind.html - [similar]
delete文を実行する 4688
« TableDelete::__construct TableDelete::limit » PHP Manual mysql_xdevapi\TableDelete delete文を実 ... $table -> delete () -> where ( "name = :name" ) -> bind ([ 'name' => 'John' ]) -> orderby ( "age DESC" ) - ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.execute.html - [similar]
削除の際のソート条件を設定する 4688
« TableDelete::limit TableDelete::where » PHP Manual mysql_xdevapi\TableDelete 削除の際のソート条 ... ; $table -> delete () -> where ( "age = :age" ) -> bind ([ 'age' => 42 ]) -> orderby ( "name DESC" ) -> li ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.orderby.html - [similar]
削除時の検索条件を設定する 4688
« TableDelete::orderby mysql_xdevapi\TableInsert » PHP Manual mysql_xdevapi\TableDelete 削除時の ... ); $table -> delete () -> where ( "id = :id" ) -> bind ([ 'id' => 42 ]) -> limit ( 1 ) -> execute (); ?> ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.where.html - [similar]
TableUpdate のコンストラクタ 4688
« TableUpdate::bind TableUpdate::execute » PHP Manual mysql_xdevapi\TableUpdate TableUpdate のコ ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.construct.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 4688
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... language(Code, Speakers) VALUES (?,?)' ); $stmt -> bind_param ( 'ss' , $language_code , $native_speakers ) ... guage(Code, Speakers) VALUES (?,?)' ); mysqli_stmt_bind_param ( $stmt , 'ss' , $language_code , $native_sp ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
Swoole 4656
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... Swoole\Http\Server class Swoole\Http\Server::on — Bind callback function to HTTP server by event name. Sw ... ck function after a period of time. Swoole\Server::bindBind the connection to a user defined user ID. S ...
https://man.plustar.jp/php/book.swoole.html - [similar]