Ejemplo n.º 1
0
<?php

require_once "chat.php";
$chat = new chat();
$chat->main();