ftp_close Closes an FTP connection Description voidftp_close resourceftp_stream This function is only available in CVS. ftp_close closes ftp_stream and releases the resource. You can't reuse this resource but have to create a new one with ftp_connect.