検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 527 for [SIMILAR] 16 1024 4096 WITH 14359 ーメ WITH 1385... (0.792 sec.)
コマンドのプロンプトを設定する 4012
« phpdbg_get_executable phpdbg_start_oplog » PHP Manual phpdbg 関数 コマンドのプロンプトを設定する phpdbg_prompt (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_prompt — コマンドのプロンプトを設定する 説明 phpdbg_prompt ( string $string ): void コマンドのプロンプトを、指定された string に設定します ...
https://man.plustar.jp/php/function.phpdbg-prompt.html - [similar]
FTP サーバー上でのコマンドの実行をリクエストする 4012
« ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp_exec (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) ftp_exec — FTP サーバー上でのコマンドの実行をリクエストする 説明 ftp_exec ( FTP\Connection $ftp , string $command ): bool FTP サーバーに SITE EXEC c ...
https://man.plustar.jp/php/function.ftp-exec.html - [similar]
アイテムを削除する 4012
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Memcached::delete (PECL memcached >= 0.1.0) Memcached::delete — アイテムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサーバーか ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
外部プログラムを実行し、出力を表示する 4012
« 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]
FTP サーバーに任意のコマンドを送信する 4012
« ftp_quit ftp_rawlist » PHP Manual FTP 関数 FTP サーバーに任意のコマンドを送信する ftp_raw (PHP 5, PHP 7, PHP 8) ftp_raw — FTP サーバーに任意のコマンドを送信する 説明 ftp_raw ( FTP\Connection $ftp , string $command ): ? array 任意の command を FTP サーバーに送信します。 パラメータ ftp F ...
https://man.plustar.jp/php/function.ftp-raw.html - [similar]
共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする 4012
« PHP 拡張モジュールの Windows へのインストール phpize で共有 PECL 拡張モジュールをコンパイルする方法 » PHP Manual PECL 拡張モジュールのインストール 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする PECL を用い ...
https://man.plustar.jp/php/install.pecl.pear.html - [similar]
コンパイルおよびビルド 4012
« 要件 ビルドの検証 » PHP Manual Windows でのビルド コンパイルおよびビルド コンパイルおよびビルド WinCache を Windows OS 上でコンパイル・ビルドする手順は次のとおりです。 PHP のビルドに使うコマンドプロンプトを開く PHP ソースのルートフォルダに移動する 次のコマンドを実行する cscript.exe win ...
https://man.plustar.jp/php/wincache.win32build.building.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 4012
« 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]
シェルによりコマンドを実行し、文字列として出力全体を返す 4012
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
はじめに 4012
« プログラムの実行 インストール/設定 » PHP Manual プログラムの実行 はじめに はじめに 以下の関数は、システム自体の上でコマンドを実行したり、 こうしたコマンドを安全に実行する手段を提供します。 注意 : これらの関数は、Windows ではすべて cmd.exe 経由でコマンドをコールします。 そのため、これら ...
https://man.plustar.jp/php/intro.exec.html - [similar]