Update index.php
This commit is contained in:
@@ -66,7 +66,7 @@ $username="test";
|
||||
<!-- main part, with iframe -->
|
||||
<div class="col-10" >
|
||||
<!-- iframe -->
|
||||
<iframe src="https://www.example.com" width="100%" height="100%" frameborder="0" style="overflow:hidden"></iframe>
|
||||
<iframe src="<?php echo($page); ?>" width="100%" height="1000px" frameborder="0" style="overflow:hidden"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user