検索

phrase: max: clip:
target: order:
Results of 51 - 57 of about 57 for shell (0.063 sec.)
外部プログラムを実行する 6314
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, ... できるようシステムを欺くことが できないように escapeshellarg() または escapeshellcmd() を適用する必要がありま ... グラムを起動したい場合は、 proc_open() 関数を bypass_shell オプションを指定して使うようにしてください。 参考 ... 外部プログラムを実行し、未整形の出力を表示する escapeshellcmd() - シェルのメタ文字をエスケープする pcntl_exec ...
https://man.plustar.jp/php/function.exec.html - [similar]
対話シェル 6211
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... 対話シェル上でのコードの実行 $ php -a Interactive shell php > echo 5+8; 13 php > function addTwo($n) php > ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
文字列を文字列により分割する 6211
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... t( $user , $pass , $uid , $gid , $gecos , $home , $shell ) = explode ( ":" , $data ); echo $user ; // foo e ...
https://man.plustar.jp/php/function.explode.html - [similar]
SSH サーバーに接続する 6211
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_conne ... y_ssh_disconnect' ); $connection = ssh2_connect ( 'shell.example.com' , 22 , $methods , $callbacks ); if (! ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
MySQL サーバに接続する 6109
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... ms=[lz4,zstd_stream] 関連する情報については、MySQL Shell の » Connecting using a URI String を参照してくださ ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
言語リファレンス 6109
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... ス名の検索 phar:// — PHP アーカイブ ssh2:// — Secure Shell 2 rar:// — RAR ogg:// — オーディオストリーム expec ...
https://man.plustar.jp/php/langref.html - [similar]
新機能 6006
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... 列を受け入れるようになりました。この場合、プロセスは(shellを通さず) 直接オープンされ、PHP が必要な引数のエスケ ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
PREV 1 2 3 4 5 6 NEXT