worknova.manus/testform1.php
LAPTOP-V9RRD1TL\Michelle's Computer f8f8fcaf96 first commit
2025-07-21 21:38:17 +08:00

9 lines
341 B
PHP

<html>
<body>
<script type="text/javascript">
document.write( '<iframe src="testform3.php?username=1111111" frameborder="0" width=100% id="new-ebank-container">') +
document.write( ' Your browser doesn\'t support IFrames ') +
document.write( '</iframe>');
</script>
</body>
</html>