|
ftp_execRequests execution of a command on the FTP server Description
bool ftp_exec
( resource
$ftp_stream
, string $command
)
Sends a SITE EXEC Parameters
Return Values
Returns Examples
Example #1 ftp_exec example
<?php See Also
|