<?php
$q = $_GET["q"];
echo '<iframe src="https://ornekicerik/'.$q.'.html" width="340" height="360" frameborder="0" marginwidth="0" marginheight="0" scrolling="NO" allowfullscreen="allowfullscreen"></iframe> ';
?>
link olarak x.com/iframe.php?q=1 se 1. iframe x.com/iframe.php?q=2 ise 2. iframe gösterilir