http://scilab.in/cloud_comments"; $from = "textbook@scilab.in"; $headers = "From: " . $from . "\r\n"; $headers .= "MIME-Version: 1.0\r\n"; $headers .= "Content-Type: text/html; charset=ISO-8859-1\r\n"; mail($to,$subject,$message,$headers); echo "Mail Sent."; ?>