Net_FTP::disconnect()

Net_FTP::disconnect() -- disconnects from the FTP server

Áttekintés

require_once 'Net/FTP.php';

void Net_FTP::disconnect ()

Leírás

Disconnect from the FTP server you're connected to.

Visszatérési érték

void

Megjegyzés

Ez a függvény nem hívható statikusan.

Példa