blob: b620931ff4a000d2b377fa6bb023816c47d65029 (
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: http://pecl.php.net/package/POP3
|