Introduction to Net_POP3 Net_POP3::connect()

Net_POP3

PEAR Manual


Net_POP3::Net_POP3()

Net_POP3::Net_POP3() -- Constructor

Synopsis

      require_once 'Net/POP3.php';
     

Net_POP3::Net_POP3 ( )

Description

Constructor. Sets up the object variables, and instantiates the socket object.

Note

This function can not be called statically.



Introduction to Net_POP3 Net_POP3::connect()

Net_POP3

PEAR Manual