This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Morpheu5
/
af
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ade4c79a65
Branches
Tags
master
last-php
af
/
pages
/
api
/
git-update.php
git-update.php
77 B
History
Raw
1
2
3
4
5
<?php
$data = json_decode(file_get_contents('php://input'));
print_r($data)