Redirect iframe to top target with php
<script>window.top.location.href=”<?php echo “index.php/final?code=1”; ?>”</script>
Attention in classroom
Redirect iframe to top target with php
<script>window.top.location.href=”<?php echo “index.php/final?code=1”; ?>”</script>