bu a.php olsun
Alıntı
<form action="gir.php" method="post">
<input name="site" type="text">
<input type="submit">
</form>
bu gir.php olsun
<?php
$site=$_POST['site'];
echo 'http://tubedownloader.net/index.html?url='.$site;
?>
eğer demek istediğini yanlış anlamadıysam demek istediğin bu