ftp_quit
PHP Manual
PHP Manual»FTP Functions»ftp_quit

ftp_quit

(PHP 4, PHP 5, PHP 7, PHP 8)

ftp_quitAlias of ftp_close()

Description

This function is an alias of: ftp_close().

To Top