-----------------------------------------------------------------------------
โค้ดตัวนี้ใช้ได้ปกติใน Windows XP แต่พอเอามาใช้กับ Windows 10 ส่งไม่ออก
Windows XP --> "Mail sent"
Windows 10 --> "Mail cannot send"
จำเป็นต้องเปลี่ยนมาใช้ Windows 10 รบกวนช่วยแนะนำหน่อยครับต้องแก้ยังไง
@mail($to,$subject,$message,$headers);]
ลองเอา @ ออก แจ้ง error --> Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:.........
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =