This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Morpheu5
/
af
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ade4c79a65
Rami (Branch)
Tag
master
last-php
af
/
pages
/
api
/
git-update.php
git-update.php
77 B
Cronologia
Originale
1
2
3
4
5
<?php
$data = json_decode(file_get_contents('php://input'));
print_r($data)