PHP » GoLang |
login |
register |
about
|
ftp_connect(PHP 4, PHP 5, PHP 7) ftp_connect — Opens an FTP connection Description
resource ftp_connect
( string
$host
[, int $port = 21
[, int $timeout = 90
]] )
ftp_connect() opens an FTP connection to the
specified Parameters
Return Values
Returns a FTP stream on success or Examples
Example #1 ftp_connect() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|