検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1027 for An (0.012 sec.)
Execute a database command that reads and writes 3991
« MongoDB\Driver\Manager::executeReadCommand MongoDB\Driver\Manager::executeWriteCommand » PHP M ... anual MongoDB\Driver\Manager Execute a database command that reads and writ ... es MongoDB\Driver\Manager::executeReadWriteCommand (mongodb >=1.4.0) Mon ... goDB\Driver\Manager::executeReadWriteCommand — Execute a database ... command that reads and writes 説明 final public MongoDB\D ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadwritecommand.html - [similar]
Returns an object for BSON serialization 3991
« MongoDB\Driver\WriteConcern MongoDB\Driver\WriteConcern::__construct » PHP Manual MongoDB\Driv ... er\WriteConcern Returns an object for BSON serialization MongoDB\Driver\Write ... ngoDB\Driver\WriteConcern::bsonSerialize — Returns an object for BSON serialization 説明 final public Mo ... この関数にはパラメータはありません。 戻り値 Returns an object for serializing the WriteConcern as BSON. エ ... Driver\WriteConcern::bsonSerialize() with wtimeout and journal <?php $wc = new MongoDB \ Driver \ WriteC ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.bsonserialize.html - [similar]
The EvTimer class 3954
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... watchers are simple relative timers that generate an event after a given time, and optionally repeating ... are based on real time, that is, if one registers an event that times out after an hour and resets the ... system clock to January last year , it will still time out after(rough ... r. "Roughly" because detecting time jumps is hard, and some inaccuracies are unavoidable. The callback i ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
はじめに 3954
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro ... ss-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, a ... S-level synchronization on both POSIX (e.g. Linux) and Windows platforms. Automatic cleanup of acquired ... ects takes place during extension teardown. This means that if PHP prematurely terminates a script (e.g. ... ion time is exceeded), objects will not be left in an unknown state. The only exception to this is if PH ...
https://man.plustar.jp/php/intro.sync.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 3954
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Tra ... nsparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availab ... tabase when database connectivity fails due to instance or network failure. In a configured Oracle Datab ... the PHP application detects that the database instance is down or unreachable. It establishes a connect ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
Closes an open connection and releases resourses associated with the connection 3924
« sqlsrv_client_info sqlsrv_commit » PHP Manual SQLSRV 関数 Closes an open connection and releas ... lable, might only be in Git) sqlsrv_close — Closes an open connection and releases resourses associated ... 説明 sqlsrv_close ( resource $conn ): bool Closes an open connection and releases resourses associated ...
https://man.plustar.jp/php/function.sqlsrv-close.html - [similar]
Execute a database command that reads and writes on this server 3924
« MongoDB\Driver\Server::executeReadCommand MongoDB\Driver\Server::executeWriteCommand » PHP Man ... ual MongoDB\Driver\Server Execute a database command that reads and writes on this server MongoDB\Driv ... er\Server::executeReadWriteCommand (mongodb >=1.4.0) MongoDB\Driver\Server::executeR ... eadWriteCommand — Execute a database command that reads and write ... public MongoDB\Driver\Server::executeReadWriteCommand ( string $db , MongoDB\Driver\Command $command , ...
https://man.plustar.jp/php/mongodb-driver-server.executereadwritecommand.html - [similar]
Returns an array of identifiers for upserted documents 3924
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError ... » PHP Manual MongoDB\Driver\WriteResult Returns an array of ... ngoDB\Driver\WriteResult::getUpsertedIds — Returns an array of identifiers for upserted documents 説明 f ... この関数にはパラメータはありません。 戻り値 Returns an array of identifiers (i.e. "_id" field values) for ... iver\WriteResult::getUpsertedIds() example <?php $manager = new MongoDB \ Driver \ Manager ; $bulk = new ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
Creates a new SSL buffer event to send its data over an SSL on a socket 3893
« EventBufferEvent::sslRenegotiate EventBufferEvent::write » PHP Manual EventBufferEvent Creates ... a new SSL buffer event to send its data over an SSL o ... 1.2.6-beta) EventBufferEvent::sslSocket — Creates a new SSL buffer event to send its data over an SSL o ... ate , int $options = ? ): EventBufferEvent Creates a new SSL buffer event to send its data over an SSL o ... ed event base. socket Socket to use for this SSL. Can be stream or socket resource, numeric file descrip ...
https://man.plustar.jp/php/eventbufferevent.sslsocket.html - [similar]
Replaces a record in a database 3893
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... returned by dbase_open() or dbase_create() . data An indexed array of data. The number of items must be ... , remember to reset the key named deleted . number An integer which spans from 1 to the number of record ... dbase 7.0.0 database is now a resource instead of an int . 例 例1 Updating a record in the database <?p ... [ 'date' ] = date ( 'Ymd' ); // convert the row to an indexed array $row = array_values ( $row ); // Rep ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]