Net_POP3::Net_POP3()

Net_POP3::Net_POP3() -- Constructor

概要

require_once 'Net/POP3.php';

Net_POP3::Net_POP3 ()

説明

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

注意

この関数は、スタティックにコールする ことはできません。