Warning: fsockopen() [function.fsockopen]: unable to connect to mail.eauclaireth.com:25 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in C:\AppServ\www\Eauclaire\class.smtp.php on line 105
ส่วนหน้า class.smtp.php on line 105 คือโค้ดตัวนี้ค่ะ $tval); # give up after ? secs
#connect to the smtp server
$this->smtp_conn = fsockopen($host, # the host of the server
$port, # the port to use
$errno, # error number if any
$errstr, # error message if any
$tval); # give up after ? secs