in un colpo solo....

Codice PHP:
<?
$var
=file_get_contents("pgina.html");
echo 
$var;
?>