This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Cixo
/
sample-api
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4f1e4370c8
Ramos
Etiquetas
master
sample-api
/
api
/
html-sample.php
html-sample.php
87 B
Histórico
Em bruto
1
2
3
4
5
<?php
header("Content-type: text/html");
echo("This is sample text/html response!");