update : 2015.11.03
php.shukuma.com검색:
|
ftp_exec(PHP 4 >= 4.0.3, PHP 5, PHP 7) ftp_exec — Requests execution of a command on the FTP server 설명
bool ftp_exec
( resource
$ftp_stream
, string $command
)
Sends a SITE EXEC 인수
반환값
Returns 예제
Example #1 ftp_exec() example
<?php |