This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
Cixo
/
sample-api
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
4f1e4370c8
Гілки
Теги
master
sample-api
/
api
/
html-sample.php
html-sample.php
87 B
Історія
Запис
1
2
3
4
5
<?php
header("Content-type: text/html");
echo("This is sample text/html response!");