This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Cixo
/
sample-api
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
4f1e4370c8
Gałęzie
Tagi
master
sample-api
/
api
/
raw-sample.php
raw-sample.php
89 B
Historia
Czysty
1
2
3
4
5
<?php
header("Content-type: text/plain");
echo("This is sample text/plain response!");