Net_POP3::disconnect()

Net_POP3::disconnect()

Net_POP3::disconnect() -- Disconnection to POP3 server

Description

Disconnect function. Sends the QUIT command and closes the socket.

Return value

boolean - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.