検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 488 for Read (0.070 sec.)
推奨されなくなる機能 3633
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなく ... ) → pg_lo_open() pg_loclose() → pg_lo_close() pg_loread() → pg_lo_read() pg_lowrite() → pg_lo_write() pg_l ... oreadall() → pg_lo_read_all() pg_loimport() → pg_lo_impo ... sert ( is_resource ( $zip )); while ( $entry = zip_read ( $zip )) { echo zip_entry_name ( $entry ); } // オ ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
Execute a database command that reads and writes 3633
« MongoDB\Driver\Manager::executeReadCommand MongoDB\Driver\Manager::executeWriteCommand » PHP M ... oDB\Driver\Manager Execute a database command that reads and writes MongoDB\Driver\Manager::executeReadWri ... d (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadWriteCommand — Execute a database command that read ... s 説明 final public MongoDB\Driver\Manager::executeReadWriteCommand ( string $db , MongoDB\Driver\Command ... will apply logic that is specific to commands that read and write (e.g. » aggregate ) and take the MongoDB ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadwritecommand.html - [similar]
Execute a database command that reads and writes on this server 3633
« MongoDB\Driver\Server::executeReadCommand MongoDB\Driver\Server::executeWriteCommand » PHP Man ... goDB\Driver\Server Execute a database command that reads and writes on this server MongoDB\Driver\Server:: ... executeReadWriteCommand (mongodb >=1.4.0) MongoDB\Driver\Serve ... r::executeReadWriteCommand — Execute a database command that read ... er 説明 final public MongoDB\Driver\Server::executeReadWriteCommand ( string $db , MongoDB\Driver\Command ...
https://man.plustar.jp/php/mongodb-driver-server.executereadwritecommand.html - [similar]
SplTempFileObject クラス 3609
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObjec ... ject::DROP_NEW_LINE = 1 ; const int SplFileObject::READ_AHEAD = 2 ; const int SplFileObject::SKIP_EMPTY = ... 4 ; const int SplFileObject::READ_CSV = 8 ; /* メソッド */ public __construct ( int ... $eol = "\n" ): int | false public SplFileObject::fread ( int $length ): string | false public SplFileObje ... SplFileInfo::isLink (): bool public SplFileInfo::isReadable (): bool public SplFileInfo::isWritable (): bo ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
サンプル 3609
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... タの対象となるストリーム> Example#411 - php://filter/read=<読み込みチェーンに適用するフィルタのリスト> Examp ... le#589 - version_compare の例 Example#590 - zend_thread_id の例 Example#591 - zend_version の例 Example#59 ... le#692 - radius_put_vendor_attr の例 Example#693 - Readline コールバックインターフェイスの例 Example#694 - ... readline の例 Example#695 - 簡単な bzip2 の例 Example#6 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Execute a database query 3609
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual ... B\Driver\Cursor Selects a server according to the "readPreference" option and executes the query on that s ... erver. By default, the read preference from the MongoDB Connection URI will be ... するクエリ。 options options Option Type Description readPreference MongoDB\Driver\ReadPreference A read pre ... this paramater will still accept a MongoDB\Driver\ReadPreference object. 例 例1 MongoDB\Driver\Manager::e ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]
プリペアドステートメントの振る舞いを変更する 3609
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... NO_CURSOR (デフォルト) あるいは MYSQLI_CURSOR_TYPE_READ_ONLY となります。 MYSQLI_STMT_ATTR_PREFETCH_ROWS カ ... T_ATTR_CURSOR_TYPE オプションで MYSQLI_CURSOR_TYPE_READ_ONLY を使用すると、 mysqli_stmt_execute() を起動し ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
定義済み定数 3609
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... 1.0 以降で利用可能。 SOL_SOCKET ( int ) PHP_NORMAL_READ ( int ) PHP_BINARY_READ ( int ) SOL_TCP ( int ) SO ... le. SOCKET_EISCONN ( int ) Transport endpoint is already connected. SOCKET_ENOTCONN ( int ) Transport endp ... T_EHOSTUNREACH ( int ) No route to host. SOCKET_EALREADY ( int ) Operation already in progress. SOCKET_EIN ... ESTALE ( int ) SOCKET_EDISCON ( int ) SOCKET_SYSNOTREADY ( int ) SOCKET_VERNOTSUPPORTED ( int ) SOCKET_NOT ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
Expand the size of memory buffer. 3609
« Swoole\Buffer::__destruct Swoole\Buffer::read » PHP Manual Swoole\Buffer Expand the size of me ...
https://man.plustar.jp/php/swoole-buffer.expand.html - [similar]
OCILob クラス 3577
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7 ... name ): bool public load (): string | false public read ( int $length ): string | false public rewind (): ... Lob::load — ラージオブジェクトの内容を返す OCILob::read — ラージオブジェクトの一部を読み込む OCILob::rewin ...
https://man.plustar.jp/php/class.ocilob.html - [similar]