摘要:        
PHP发送邮件的小程序很简单,不过有些需要注意的地方。先上代码:view sourceprint?01<?php 02$to = "gonnsai@163.com"; 0304$user = "Gonn";05$date = date("Y年m月d日");0607$headers = 'MIME-Version: 1.0' . "\r\n";08$headers .= 'Content-type: text/html; charset=utf-8' . "\r\n&q    阅读全文
        
            posted @ 2011-05-19 00:21
黄聪
阅读(869)
评论(0)
推荐(0)
        
    

浙公网安备 33010602011771号