PHP » GoLang |
login |
register |
about
|
ftp_exec(PHP 4 >= 4.0.3, PHP 5, PHP 7) ftp_exec — Requests 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 |
more
Recently updated
more
Most requested
more
Last requests
|