検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 936 for [SIMILAR] 16 1024 4096 WITH 5115 swoole WITH 361... (0.909 sec.)
Returns the number of existing documents updated 0
« MongoDB\Driver\WriteResult::getMatchedCount MongoDB\Driver\WriteResult::getServer » PHP Manual MongoDB\Driver\WriteResult Returns the number of existing documents updated MongoDB\Driver\WriteResult::getModifiedCount (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getModifiedCount — Retur ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getmodifiedcount.html - [similar]
Returns an array of identifiers for upserted documents 0
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError » PHP Manual MongoDB\Driver\WriteResult Returns an array of identifiers for upserted documents MongoDB\Driver\WriteResult::getUpsertedIds (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getUpser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
セッションを閉じる 0
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる SessionHandler::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::close — セッションを閉じる 説明 public SessionHandler::close (): bool 現在のセッションを閉じます。この関数はセッションを閉じると ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
のエイリアス ibase_trans 0
« fbird_set_event_handler fbird_wait_event » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_trans fbird_trans (PHP 5, PHP 7 < 7.4.0) fbird_trans — のエイリアス ibase_trans() 説明 この関数は次の関数のエイリアスです。 ibase_trans() . 関連キーワード: trans , ibase , fbird , 関数 , ev ...
https://man.plustar.jp/php/function.fbird-trans.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual 出力制御 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PHP_OUTPUT_HANDLER_START ( int ) 出力バッファリングが始まったことを表します。 PHP_OUTPUT_HANDLER_WRITE ( int ) 出力バッファがフラッシュされ、データが出力されたことを表 ...
https://man.plustar.jp/php/outcontrol.constants.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
Read a file asynchronously 0
« swoole_async_read swoole_async_set » PHP Manual Swoole 関数 Read a file asynchronously swoole_async_readfile (PECL swoole >= 1.9.0) swoole_async_readfile — Read a file asynchronously 説明 swoole_async_readfile ( string $filename , callable $callback ): bool パラメータ filename The file ...
https://man.plustar.jp/php/function.swoole-async-readfile.html - [similar]