摘要:
SMTP.PHP debug = FALSE; $this->smtp_port = $smtp_port; $this->relay_host = $relay_host; $this->time_out = 30; //is used in fsockopen() # $this->auth = $auth... 阅读全文
posted @ 2007-01-31 21:54 answer 阅读(667) 评论(3) 推荐(0)
|
|||
|
摘要:
SMTP.PHP debug = FALSE; $this->smtp_port = $smtp_port; $this->relay_host = $relay_host; $this->time_out = 30; //is used in fsockopen() # $this->auth = $auth... 阅读全文
posted @ 2007-01-31 21:54 answer 阅读(667) 评论(3) 推荐(0) |
|||