This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
Morpheu5
/
af
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
6c829b2a1a
Gałęzie
Tagi
master
last-php
af
/
pages
/
api
/
git-update.php
git-update.php
78 B
Historia
Czysty
1
2
3
4
5
<?php
$data = json_decode(file_get_contents('php://input'));
print_r($data);