This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
Cixo
/
sample-api
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Branch:
master
Branch-ok
Tag-ek
master
sample-api
/
api
/
raw-sample.php
raw-sample.php
89 B
Állandó hivatkozás
Előzmények
Nyers
1
2
3
4
5
<?php
header("Content-type: text/plain");
echo("This is sample text/plain response!");