$header="from:المرسل \r\n"; $header.="Content-type: text/html \r\n"; $to="nibrasalqubati@hotmail.com"; Mail($to,$subject,$message,$header);