ErsaT adlı üyeden alıntı: mesajı görüntüle
$_SERVER['REQUEST_URI'] ile gösterebilirsin.
Örnek;
<?php
echo '<input type="text" value="http://www.site.com'.htmlspecialchars(strip_tags($_SERVER['REQUEST_URI']))).'" size="50">';
?>
parse eror hatası verdi.. :S

Parse error: syntax error, unexpected ')', expecting ',' or ';' in C:\AppServ\www\vl\saka.php on line 2