This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Morpheu5
/
af
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ade4c79a65
Branches
Tags
master
last-php
af
/
pages
/
api
/
git-update.php
git-update.php
77 B
Historique
Raw
1
2
3
4
5
<?php
$data = json_decode(file_get_contents('php://input'));
print_r($data)