PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Net/POP3.php';
Net_POP3::Net_POP3 ()
Net_POP3::Net_POP3
Constructor. Sets up the object variables, and instantiates the socket object.
This function can not be called statically.