検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 147 for [SIMILAR] 16 1024 4096 WITH 17104 ェル WITH 1627... (0.169 sec.)
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
テスト 0
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
Expect 0
« EvWatcher::stop はじめに » PHP Manual プロセス制御 Expect Expect はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Expect の使用例 Expect 関数 expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれ ...
https://man.plustar.jp/php/book.expect.html - [similar]
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]
実行演算子 0
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
リモートサーバー上でコマンドを実行する 0
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ssh2_exec (PECL ssh2 >= 0.9.0) ssh2_exec — リモートサーバー上でコマンドを実行する 説明 ssh2_exec ( resource $session , string $command , string $pty = ? , array $env = ? , int $width = 80 , ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
ケース 4: Webツリーの外にPHPパーサを置く 0
« ケース 3: doc_root または user_dir を設定 Apache モジュールとしてインストール » PHP Manual CGI バイナリとしてインストール ケース 4: Webツリーの外にPHPパーサを置く ケース 4: Webツリーの外にPHPパーサを置く 非常に安全性の高いオプションとしてPHP パーサのバイナリをファイル 用 Web ツリーの外 ...
https://man.plustar.jp/php/security.cgi-bin.shell.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Secure Shell2 0
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SSH2 関数 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT