POP3::POP3( $server = ”, $timeout = ” ) In this article Table of ContentsSource Related ↑ Back to top PHP4 constructor. Source public function POP3( $server = '', $timeout = '' ) { self::__construct( $server, $timeout ); } View all references View on Trac View on GitHub Related UsesDescriptionPOP3::__construct()wp-includes/class-pop3.phpPHP5 constructor. 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.