ftp_exec

ftp_exec -- Request execution of a program on the FTP server

Description

bool ftp_exec ( resource ftp_stream, string command)

Returns FALSE if the request fails , returns the output of the command otherwise .