検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 791 for [SIMILAR] 16 1024 4096 WITH 23536 cookie WITH 16... (0.584 sec.)
外部プログラムを実行する 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]
外部プログラムを実行し、未整形の出力を表示する 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
« 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
« Yaf_Request_Http::getQuery Yaf_Request_Http::getRequest » PHP Manual Yaf_Request_Http 生のリクエストボディを取得する Yaf_Request_Http::getRaw (Yaf >=3.0.7) Yaf_Request_Http::getRaw — 生のリクエストボディを取得する 説明 public Yaf_Request_Http::getRaw (): mixed 生のリクエストボディを取得 ...
https://man.plustar.jp/php/yaf-request-http.getraw.html - [similar]
複数の変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_list filter_var » PHP Manual Filter 関数 複数の変数を受け取り、オプションでそれらをフィルタリングする filter_var_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var_array — 複数の変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_var_array ( array $array , array | in ...
https://man.plustar.jp/php/function.filter-var-array.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]