$headers .= 'Content-type: text/html; charset=iso-8859-9' . "\r\n"; $headers .= 'From: '.$email_from."\r\n". 'Reply-To: '.$email_from."\r\n" . 'X-Mailer: PHP/' . phpversion();