Results of 61 - 70 of about 162 for command (0.005 sec.)
- Description 5810
- « Swoole\Redis\Server::format Swoole\Redis\Server::start » PHP Manual Swoole\Redis\Server Descri
...
明 public Swoole\Redis\Server::setHandler ( string $command , string $callback , string $number_of_string_para ...
ん。引数のリストのみが 記述されています。 パラメータ command callback number_of_string_param type_of_array_para ...
, string , Server , Swoole , param , setHandler , command , callback , type , array ...
-
https://man.plustar.jp/php/swoole-redis-server.sethandler.html
- [similar]
- FTP サーバーに任意のコマンドを送信する 5753
- « ftp_quit ftp_rawlist » PHP Manual FTP 関数 FTP サーバーに任意のコマンドを送信する ftp_raw (PHP
...
信する 説明 ftp_raw ( FTP\Connection $ftp , string $command ): ? array 任意の command を FTP サーバーに送信しま ...
パラメータ ftp FTP\Connection クラスのインスタンス command 実行したいコマンド。 戻り値 サーバーからの応答を文 ...
: サーバー , コマンド , 送信 , 任意 , Connection , command , バージョン , 期待 , インスタンス , 実行 ...
-
https://man.plustar.jp/php/function.ftp-raw.html
- [similar]
- Script Injection Attacks 5627
- « Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script
...
ing $where clauses in queries, mapReduce and group commands, and any other time you may pass JavaScript into ...
$_GET [ 'field' ]; $cmd = new \ MongoDB \ Driver \ Command ( [ 'eval' => "print('Hello, $username !');" ] ); ...
$r = $m -> executeCommand ( 'dramio' , $cmd ); ?> However, what if a malicio ...
s.drop(); print('" $cmd = new \ MongoDB \ Driver \ Command ( [ 'eval' => "print('Hello, $username !');" ] ); ...
-
https://man.plustar.jp/php/mongodb.security.script_injection.html
- [similar]
- 外部プログラムを実行し、出力を表示する 5478
- « shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する sys
...
グラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false syste ...
m() は、指定した command を実行し、結果を出力する C 言語の system 関数に似て ...
合、 passthru() 関数を使用してください。 パラメータ command 実行するコマンド。 result_code 引数 result_code が ...
, 外部 , 表示 , system , コマンド , 関数 , exec , command ...
-
https://man.plustar.jp/php/function.system.html
- [similar]
- mysql サーバーとの接続をオープンする 5478
- « mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす
...
ailed' ); } if (! $mysqli -> options ( MYSQLI_INIT_COMMAND , 'SET AUTOCOMMIT = 0' )) { die( 'Setting MYSQLI_I ...
NIT_COMMAND failed' ); } if (! $mysqli -> options ( MYSQLI_OPT ...
:: init (); if (! parent :: options ( MYSQLI_INIT_COMMAND , 'SET AUTOCOMMIT = 0' )) { die( 'Setting MYSQLI_I ...
NIT_COMMAND failed' ); } if (! parent :: options ( MYSQLI_OPT_ ...
-
https://man.plustar.jp/php/mysqli.real-connect.html
- [similar]
- Installing the MongoDB PHP Driver on macOS with Homebrew 5456
- « Installing the MongoDB PHP Driver with PECL Installing the MongoDB PHP Driver on Windows » PHP
...
dard PECL installation instructions using the pecl command provided by the Homebrew PHP installation. 関連キー ...
ワード: Installing , Driver , installation , command , using , instructions , standard , formula , inst ...
-
https://man.plustar.jp/php/mongodb.installation.homebrew.html
- [similar]
- Returns the response code 5421
- « EventHttpRequest::getOutputHeaders EventHttpRequest::getUri » PHP Manual EventHttpRequest Retu
...
nse code of the request. 参考 EventHttpRequest::getCommand() - Returns the request command(method) EventHttpR ...
getResponseCode , getUri , パラメータ , getHost , command , getCommand ...
-
https://man.plustar.jp/php/eventhttprequest.getresponsecode.html
- [similar]
- Returns the request URI 5421
- « EventHttpRequest::getResponseCode EventHttpRequest::removeHeader » PHP Manual EventHttpRequest
...
Returns the request URI 参考 EventHttpRequest::getCommand() - Returns the request command(method) EventHttpR ...
, getResponseCode , パラメータ , 参考 , getHost , command ...
-
https://man.plustar.jp/php/eventhttprequest.geturi.html
- [similar]
- プロセスへのファイルポインタをオープンする 5421
- « pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする
...
ファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定し ...
きたプロセスへのパイプをオープンします。 パラメータ command コマンド。 mode モード。読み取りを行う場合は 'r' を ...
, モード , コマンド , popen , ファイル , pclose , command , mode ...
-
https://man.plustar.jp/php/function.popen.html
- [similar]
- Returns an array of information describing this server 5421
- « MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S
...
This array is derived from the most recent » hello command response obtained through » server monitoring . 注 ...
is method will return the backing server's » hello command response from the initial connection handshake. Th ...
er, this method returns the backing server's hello command response from the initial connection handshake. 参 ...
the server's most recent "hello" response » hello command in the MongoDB manual » Server Discovery and Monit ...
-
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html
- [similar]