Net_POP3::deleteMsg() | Net_POP3::getBody() |
Net_POP3 | |
PEAR Manual | |
require_once 'Net/POP3.php'; |
boolean
Net_POP3::disconnect (
)
Disconnect function. Sends the QUIT command and closes the socket.
boolean - Returns TRUE on success, FALSE on failure.
This function can not be called statically.
Net_POP3::deleteMsg() | Net_POP3::getBody() |
Net_POP3 | |
PEAR Manual | |