Net_POP3::Net_POP3()

Net_POP3::Net_POP3() – コンストラクタ

Synopsis

require_once 'Net/POP3.php';

Net_POP3::Net_POP3 ( )

Description

コンストラクタです。オブジェクト変数を設定し、 ソケットオブジェクトのインスタンスを作成します。

Note

This function can not be called statically.