blob: b817005bcf244e8967ea17a3c4c813ff1c617ea9 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://pecl.php.net/package/POP3
|