很实用的一个完整email发送程序,很简单,把下列代码复制到一个空白文本页面,如index.php,运行就行了。具体实例:http://zsvalley.uhome.net/email/index.php。以下是完整的源代码:(有任何问题请email:zsvalley@cmmail.com)<?if($ok=='yes'){// SetCookie("yname",$yname); // &nbs...
http://www.jb51.net//article/2190.htm
smtp.php<?phpclasssmtp{/*PublicVariables*/var$smtp_port;var$time_out;var$host_name;var$log_file;var$relay_host;var$debug;var$auth;var$user;var$pass;/*PrivateVariables*/var$sock;/*Constractor*/functionsmtp($relay_host="",$smtp_port=25,$auth=false,$user,$pass){$this->debug=FALSE;$this->smtp_p...
http://www.jb51.net//article/1608.htm
共有:2/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
