I am trying to get PHP to show up in HTML. Does anyone know how to do this?
I am trying to have it show up at the mailto:youremail@gmail.com
--PHP-alt-<?php echo $random_hash; ?>
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
<?php
$mail_body = $_REQUEST['email'] ;
mail($mail_body); //mail command
?>
<p><a href="mailto:youremail@gmail.com" title="mailto:youremail@gmail.com blocked::mailto:youremail@gmail.com">youremail@gmail.com</a> wants you to check out:<br />