PHP » GoLang |
login |
register |
about
|
ftp_login(PHP 4, PHP 5, PHP 7) ftp_login — Logs in to an FTP connection Description
bool ftp_login
( resource
$ftp_stream
, string $username
, string $password
)Logs in to the given FTP stream. Parameters
Return Values
Returns Examples
Example #1 ftp_login() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|