Codice PHP:
[FONT=courier new]<?php
echo '<input type="text" value="'.$_SERVER['HTTP_REFERER'].'">';
?>[/FONT]