what is keep this from working



This is in myFile.html.
<?php file_get_contents("email.html");?>
Why does the email.html contents not appear?



.