further php support
This commit is contained in:
4
content/vardumpGET.php
Normal file
4
content/vardumpGET.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
print("Hello World\n");
|
||||
var_dump($_GET);
|
||||
?>
|
||||
Reference in New Issue
Block a user