検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 198 for Update (0.025 sec.)
拡張されたオペレーションを実行する 4679
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する lda ... t if ( $ds ) { // bind with appropriate dn to give update access $bind = ldap_bind ( $ds , "cn=root, o=My Co ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]
データベースを選択し、そこでクエリーを実行する 4679
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行 ... す。 エラー時には false を返します。また、 INSERT / UPDATE / DELETE クエリーの場合には true または false を返 ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 4679
« mysql_thread_id Mysqlnd » PHP Manual MySQL 関数 MySQL に SQL クエリを送信するが、結果に対しての ... した場合に resource 、エラー時に false を返します。 UPDATE, DELETE, DROP, などその他の SQL 文では、 mysql_unb ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
外部キーのリストを取得する 4679
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreig ... T FKTABLE_SCHEM FKTABLE_NAME FKCOLUMN_NAME KEY_SEQ UPDATE_RULE DELETE_RULE FK_NAME PK_NAME DEFERRABILITY ドラ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
レコードを選択する 4679
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PH ... もに pg_convert() が conditions に適用されます。 pg_update() は生の値を渡します。 値はエスケープするか、PGSQL ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
トランザクションを開始する 4679
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5. ... xec ( "DROP TABLE fruit" ); $sth = $dbh -> exec ( "UPDATE dessert SET name = 'hamburger'" ); /* ミスに気づき ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 4679
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用する ... は、関数をコールできるあらゆる SQL 文 (SELECT および UPDATE 文、そしてトリガなど) で使用することが可能です。 パ ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
定義済み定数 4636
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... or to initialize it. It is also used to access or update class attributes. CUBRID_SCH_METHOD_FILE Get the i ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
値の保存可能な表現を生成する 4636
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP ... hp" , "chicken" ); $stmt = odbc_prepare ( $conn , "UPDATE sessions SET data = ? WHERE id = ?" ); $sqldata = ...
https://man.plustar.jp/php/function.serialize.html - [similar]
サンプル 4636
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ash_pbkdf2 の基本的な使い方の例 Example#898 - hash_update_stream の例 Example#899 - hash の例 Example#900 - ... _init の例 Example#981 - sodium_crypto_generichash_update の例 Example#982 - sodium_crypto_kx_keypair の使い ... t example Example#1309 - MongoDB\Driver\BulkWrite::update example Example#1310 - Declare an API version on a ... le::count の例 Example#1701 - mysql_xdevapi\Table::update の例 Example#1702 - mysql_xdevapi\TableDelete::bin ...
https://man.plustar.jp/php/indexes.examples.html - [similar]