Codice PHP:
<?
$tuo_sito 
/*nome del tuo sito */
$ext /* .it/ .com/ .net/ ...*/
print 'http://www';
print 
$tuo_sito;
print 
$ext;
?>
eh eh eh