POP3::POP3( $server, $timeout ) ↑ Back to top PHP4 constructor. Source public function POP3( $server = '', $timeout = '' ) { self::__construct( $server, $timeout ); } View all references View on Trac View on GitHub User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.