Update index.php
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
print_r($_GET);
|
||||
echo "You have connected successfully!";
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
print_r($_GET);
|
||||
echo "You have connected successfully!";
|
||||
|
||||