摘要:
Send via the PHP mail() function function mail_send($header, $body) { // Create mail recipient list $to = $this->to[0][0]; // no extra comma for($x = 1; $x to); $x++) $to .= sprintf(",%s", $this->to[$x][0]); for($x = 0; $x cc); $x++) $to .= sprin... 阅读全文
posted @ 2014-04-11 23:43
闲云-野鹤
阅读(4224)
评论(0)
推荐(0)

浙公网安备 33010602011771号