PHP » GoLang |
login |
register |
about
|
GoLang ftp_ssl_connect
request it (362)
GoLang replacement for PHP's ftp_ssl_connect
[edit | history]
ftp_ssl_connect(PHP 4 >= 4.3.0, PHP 5, PHP 7) ftp_ssl_connect — Opens a Secure SSL-FTP connection Description
resource ftp_ssl_connect
( string
$host
[, int $port = 21
[, int $timeout = 90
]] )
ftp_ssl_connect() opens an explicit SSL-FTP connection to the
specified
Parameters
Return Values
Returns a SSL-FTP stream on success or Changelog
Examples
Example #1 ftp_ssl_connect() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|