ftp_close

ftp_close

(PHP 4 >= 4.2.0, PHP 5, PHP 7)

ftp_closeCloses an FTP connection

Description

bool ftp_close ( resource $ftp_stream )

ftp_close() closes the given link identifier and releases the resource.

Note:

After calling this function, you can no longer use the FTP connection and must create a new one with 登录查看完整内容