Codice PHP:

<?php

$indirizzo 
"http://www.miosito.it/cartella/";

include(
"{$indirizzo}file.htm"); 

?>