added things
This commit is contained in:
10
24_11_18/asd.php
Normal file
10
24_11_18/asd.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
if ($_SERVER['REQUEST_METHOD'] == 'POST'){
|
||||
|
||||
echo '{
|
||||
"data": "value"
|
||||
}';
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user