検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for pipe (0.009 sec.)
Execute system commands. 7749
« Swoole\Process::__destruct Swoole\Process::exit » PHP Manual Swoole\Process Execute system com ... replaced to be the system command process, but the pipe to the parent process will be kept. パラメータ exe ...
https://man.plustar.jp/php/swoole-process.exec.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 7664
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... string $command , array $descriptor_spec , array &$pipes , ? string $cwd = null , ? array $env_vars = null ... の型に対応するオプションとなります。 使用できる型は pipe (2 番目の要素は、 プロセスにパイプの読み込み側を渡 ... のようなプログラムの 状態を取得するのにも便利です。 pipes PHP 側で生成されたパイプの終端にあたる ファイルポ ... にすると、 cmd.exe シェルをバイパスします。 blocking_pipes (windows のみ): true に設定すると、パイプを強制的 ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
7511
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath ... e SeasLog get count value of `grep -wc` use system pipe and return to PHP (array or int). <?php $countResu ... st SeasLog get count value of `grep -w` use system pipe and return array to PHP. <?php $detailErrorArray = ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
Swoole 7426
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... ient::pause — Pause receiving data. Swoole\Client::pipe — Redirect the data to another file descriptor. Sw ... fixed interval. Swoole\Process::close — Close the pipe to the child process. Swoole\Process::__construct ... esses. Swoole\Process::write — Write data into the pipe and communicate with the parent process or child p ...
https://man.plustar.jp/php/book.swoole.html - [similar]
定義済み定数 7426
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... T_ENOSPC ( int ) No space left on device. SOCKET_ESPIPE ( int ) Illegal seek. SOCKET_EROFS ( int ) Read-on ... tem. SOCKET_EMLINK ( int ) Too many links. SOCKET_EPIPE ( int ) Broken pipe. SOCKET_ENOLCK ( int ) No reco ... rupted system call should be restarted. SOCKET_ESTRPIPE ( int ) Streams pipe error. SOCKET_EPROTOOPT ( int ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
Get log count by level, log_path and key_word 7341
« SeasLog::alert SeasLog::analyzerDetail » PHP Manual SeasLog Get log count by level, log_path a ... -ai '{level}' | grep -aic '{key_word}'` use system pipe and return to PHP (array or int). パラメータ level ...
https://man.plustar.jp/php/seaslog.analyzercount.html - [similar]
新機能 7273
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... '-r' , 'echo "Hello World\n";' ], $descriptors , $pipes ); ?> proc_open() が、 redirect と null ディスクリ ... ける 2>&1 のような操作 proc_open ( $cmd , [ 1 => [ 'pipe' , 'w' ], 2 => [ 'redirect' , 1 ]], $pipes ); // シ ... や 2>null のような操作 proc_open ( $cmd , [ 1 => [ 'pipe' , 'w' ], 2 => [ 'null' ]], $pipes ); ?> libargon ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Get log detail by level, log_path, key_word, start, limit, order 7188
« SeasLog::analyzerCount SeasLog::closeLoggerStream » PHP Manual SeasLog Get log detail by level ... key_word}' | sed -n '{start},{limit}'p` use system pipe and return array to PHP. パラメータ level String. ...
https://man.plustar.jp/php/seaslog.analyzerdetail.html - [similar]
Create a new Command 7103
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
データベース接続 6865
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガ ... たは空の場合、 ソケット(パイプ名)のデフォルトは \\.\pipe\MySQL となります。 Unixドメインソケットベース、 お ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
PREV 1 2 NEXT