Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with php 5.4. | ale | 2012-05-20 | 1 | -2/+20 |
| | | | | | PR: ports/168151 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> | ||||
* | The POP3 extension makes it possible for a PHP | miwi | 2007-08-20 | 1 | -0/+15 |
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 PR: ports/115366 Submitted by: buganini at gmail.com |