<?php
$getURL =$_GET['geturl']; ?>
<form action="" method="get">
<input type="text" name="geturl" />
<button type="submit">Getir</iframe>
</form>
<iframe src="
www.abc.com/<?php echo $getURL; ?>"></iframe>
Yüzeysel olarak yazdım test etmedim php ile böyle basit bir mantıkla yapılabilir.
Ben hep htmle düşünmüştüm

Bu tamda aradığım şeydi +r10 teşekkürler hocam test edildi onaylandı

<?php
$getURL =$_GET['geturl']; ?>
<form action="" method="get">
<input type="text" name="geturl" />
<button type="submit">Getir</iframe>
</form>
<iframe src="
www.abc.com/<?php echo $getURL; ?>"></iframe>
Yüzeysel olarak yazdım test etmedim php ile böyle basit bir mantıkla yapılabilir.
Hocam biraz yuzsuzce olacak ama tarihi bir butonla ileri geri yaptırabilirmiyiz.
select kullanarak çözdüm ama drop down olması gerek