検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 67 for [SIMILAR] 16 1024 4096 WITH 43940 escapeshellarg... (0.193 sec.)
システムプログラムの実行 0
« posix_uname はじめに » PHP Manual プロセス制御 システムプログラムの実行 システムプログラムの実行 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 プログラム実行関数 escapeshellarg — シェル引数として使用される文字列をエスケープする escapeshellcmd — シェ ...
https://man.plustar.jp/php/book.exec.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 0
« expect_expectl PCNTL » PHP Manual Expect 関数 Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする expect_popen (PECL expect >= 0.1.0) expect_popen — Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 説明 expect_popen ( string $com ...
https://man.plustar.jp/php/function.expect-popen.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
環境変数 0
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_ENV — 環境変数 説明 環境変数として現在のスクリプトに渡された変数の連想配列です。 これらの変数は PHP パーサが実行されている環境から PHP のグローバル名前空間に取り込まれます。 その多くは、 ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
拡張データストリームを取得する 0
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_stream (PECL ssh2 >= 0.9.0) ssh2_fetch_stream — 拡張データストリームを取得する 説明 ssh2_fetch_stream ( resource $channel , int $streamid ): resource SSH2 チャネルストリームと関連付けられたサブス ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT