test
This commit is contained in:
6
test.php
Normal file
6
test.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
echo $_GET['page'];
|
||||
|
||||
echo '<meta http-equiv="refresh" content="0; URL='.$_GET['page'].'">';
|
||||
?>
|
Reference in New Issue
Block a user