Anche una cosa del genere è fuori dal mondo, vero?

Codice PHP:
<?php
$var 
file_get_contents('http://www.miosito.it/file.php'); 
eval(
$var)
?>