ftp_exec
Requests execution of a program on the FTP server
Description
boolftp_exec
resourceftp_stream
stringcommand
Sends a SITE EXEC command request to the FTP
server. Returns &true; if the command was successful (sever sent response code:
200); otherwise returns &false;.
See Also:
ftp_raw