|
|
(Next) Net_POP3::deleteMsg() |
||||
| |
|||||
|
|||||
boolean
Net_POP3::connect (
string $host
,
integer $port
)
Connects to the given host on the given port. Also looks for the timestamp in the greeting needed for APOP authentication.
string $host - Hostname/IP address to connect to
integer $port - Port to use to connect to on host
boolean - Returns TRUE on success, FALSE on failure.
This function can not be called statically.
|
|
(Next) Net_POP3::deleteMsg() |
||||||||
| |
|||||||||
|
|||||||||