Пример #1
0
<?php

require_once './http/server.php';
$server = new HttpServer();
$server->start();