検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 198 for update (0.011 sec.)
OOP PECL/rrd example 5455
« Procedural PECL/rrd example RRD 関数 » PHP Manual 例 OOP PECL/rrd example OOP PECL/rrd example ... hive ( "AVERAGE:0.5:6:10" ); $creator -> save (); $updater = new RRDUpdater ( $rrdFile ); $updater -> update ... (array( "speed" => "12345" ), "920804700" ); $updater -> update (array( "speed" => "12357" ), "92080500 ...
https://man.plustar.jp/php/rrd.examples-oop.html - [similar]
Swoole 5369
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... le — Read a file asynchronously swoole_async_set — Update the async I/O options swoole_async_write — Write d ... ly available at the client side swoole_event_set — Update the event callback functions of a socket swoole_ev ... — Read a file asynchronously. Swoole\Async::set — Update the async I/O options. Swoole\Async::write — Write ... only available at client side. Swoole\Event::set — Update the event callback functions of a socket. Swoole\E ...
https://man.plustar.jp/php/book.swoole.html - [similar]
TableUpdate クラス 5369
« TableSelect::where TableUpdate::bind » PHP Manual Mysql_xdevapi TableUpdate クラス TableUpdate ... ートメントです。 クラス概要 class mysql_xdevapi\TableUpdate implements mysql_xdevapi\Executable { /* メソッド ... ( array $placeholder_values ): mysql_xdevapi\TableUpdate public execute (): mysql_xdevapi\TableUpdate publi ... c limit ( int $rows ): mysql_xdevapi\TableUpdate public orderby ( mixed $orderby_expr , mixed ...$o ... rderby_exprs ): mysql_xdevapi\TableUpdate public set ( string $table_field , string $express ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableupdate.html - [similar]
ハッシュコンテキストをコピーする 5369
« hash_algos hash_equals » PHP Manual Hash 関数 ハッシュコンテキストをコピーする hash_copy (PHP ... () の例 <?php $context = hash_init ( "md5" ); hash_update ( $context , "data" ); /* コンテキストをコピーし、 ... ntext ); echo hash_final ( $context ), "\n" ; hash_update ( $copy_context , "data" ); echo hash_final ( $cop ...
https://man.plustar.jp/php/function.hash-copy.html - [similar]
Create a new BulkWrite 5369
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... ocumentValidation bool If true , allows insert and update operations to circumvent document level validation ... lk -> insert ([ '_id' => 2 , 'x' => 2 ]); $bulk -> update ( [ 'x' => 2 ], [ '$set' => [ 'x' => 1 ]], [ 'limi ... delete ([ 'x' => 1 ], [ 'limit' => 1 ]); $bulk -> update ( [ '_id' => 3 ], [ '$set' => [ 'x' => 3 ]], [ 'li ... s)\n" , $result -> getInsertedCount ()); printf ( "Updated %d document(s)\n" , $result -> getModifiedCount ( ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
指定したデータベースに、結果を返さないクエリを実行する 5326
« SQLite3::escapeString SQLite3::lastErrorCode » PHP Manual SQLite3 指定したデータベースに、結果 ... ラメータ query 実行したい SQL クエリ (通常は INSERT、UPDATE あるいは DELETE クエリ)。 戻り値 クエリが成功した場 ... タベース , 指定 , exec , query , パラメータ , 成功 , UPDATE , INSERT , 通常 ...
https://man.plustar.jp/php/sqlite3.exec.html - [similar]
Returns the CUBRID database parameters 5282
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... E READ INSTANCES (5) Another transaction T2 cannot update the schema of table A while transaction T1 is view ... URSOR STABILITY) (4) Another transaction T2 cannot update the schema of table A while transaction T1 is view ... y experience R read (non-repeatable read) that was updated and committed by another transaction T2 when it i ... ult isolation level. Another transaction T2 cannot update the schema of table A while transaction T1 is view ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
ステートメントの種類を返す 5282
« oci_set_prefetch oci_unregister_taf_callback » PHP Manual OCI8 関数 ステートメントの種類を返す ... 可能です。 CREATE DECLARE DELETE DROP INSERT SELECT UPDATE UNKNOWN エラー時には false を返します。 例 例1 oci ... メント , 種類 , oci , OCI , type , CALL , UNKNOWN , UPDATE , INSERT , DROP ...
https://man.plustar.jp/php/function.oci-statement-type.html - [similar]
Swoole 関数 5282
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_a ... le — Read a file asynchronously swoole_async_set — Update the async I/O options swoole_async_write — Write d ... ly available at the client side swoole_event_set — Update the event callback functions of a socket swoole_ev ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
MongoDB driver classes 5239
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... rt operation to the bulk MongoDB\Driver\BulkWrite::update — Add an update operation to the bulk MongoDB\Driv ... is server MongoDB\Driver\ServerDescription::getLastUpdateTime — Returns the server's last update time in mic ... unt — Returns the number of documents selected for update MongoDB\Driver\WriteResult::getModifiedCount — Ret ... urns the number of existing documents updated MongoDB\Driver\WriteResult::getServer — Returns t ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT