2007-08-20 17:48:03 +02:00
|
|
|
The POP3 extension makes it possible for a PHP
|
|
|
|
script to connect to and interact with a POP3 mail server.
|
|
|
|
It is based on the PHP streams interface and requires no
|
|
|
|
external library.
|
|
|
|
|
2016-12-13 15:26:11 +01:00
|
|
|
WWW: https://pecl.php.net/package/POP3
|