PHP Manual
Prev
Next
ftp_quit
(PHP 3>= 3.0.13, PHP 4 >= 4.0.0)
ftp_quit -- Closes an FTP connection
Description
void
ftp_quit
( resource ftp_stream)
ftp_quit()
is an alias for
ftp_close()
.
Prev
Home
Next
ftp_close
Up
ftp_exec