検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 57 for shell (0.006 sec.)
ファイルの所有者を変更する 6520
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP ... d] => 0 [gid] => 0 [gecos] => root [dir] => /root [shell] => /bin/bash ) 注意 注意 : この関数では、 リモート ...
https://man.plustar.jp/php/function.chown.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 6520
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... トされます。 注意 : Windows では、 options の bypass_shell を true に設定しないと、 cmd.exe (実際は %ComSpec% ... ると、この関数が出力するエラーを抑制します。 bypass_shell (windows のみ): true にすると、 cmd.exe シェルをバ ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
proc_open でオープンされたプロセスを強制終了する 6520
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終 ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
公開鍵を使用した認証を行う 6520
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pu ... 開鍵を用いた認証 <?php $connection = ssh2_connect ( 'shell.example.com' , 22 , array( 'hostkey' => 'ssh-rsa' ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
認証済み公開鍵を追加する 6520
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_a ... ) で公開鍵を追加する <?php $ssh2 = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $ssh2 , ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
リモートファイルシステム上のファイルの情報を取得する 6520
« ssh2_sftp_rmdir ssh2_sftp_symlink » PHP Manual SSH2 関数 リモートファイルシステム上のファイルの ... イルの情報の取得 <?php $connection = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $connect ...
https://man.plustar.jp/php/function.ssh2-sftp-stat.html - [similar]
Checks if the cursor is exhausted or may have additional results 6520
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... o the » cursor.isExhausted() method in the MongoDB shell and is primarily useful when iterating » tailable ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
現在認証済みの公開鍵の一覧を表示する 6417
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表 ... ey_list() で表示する <?php $ssh2 = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $ssh2 , ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
外部プログラムを実行し、出力を表示する 6417
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する sys ... できるようシステムを欺くことが できないように escapeshellarg() または escapeshellcmd() を適用する必要がありま ... - プロセスへのファイルポインタをオープンする escapeshellcmd() - シェルのメタ文字をエスケープする pcntl_exec ...
https://man.plustar.jp/php/function.system.html - [similar]
SSH2 関数 6417
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH ... する ssh2_sftp — SFTP サブシステムを初期化する ssh2_shell — 対話式のシェルを要求する ssh2_tunnel — リモートサ ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
PREV 1 2 3 4 5 6 NEXT