文件名称:pop3.class.php5.inc.php
文件大小:25KB
文件格式:INC
更新时间:2015-08-10 05:02:56
收发邮件类
PHP开发中可以收发邮件的类 <?php /** * POP3 Class * * This class provide access to a pop3 server through the pop3 protocol * * @need: >=php-5.2.x * @author: j0inty.sL * @email: bestmischmaker@web.de * @version: 0.7.2-beta * * NOTES: * - IPv6 support NEVER tested at time */