コード例 #1
0
ファイル: server.php プロジェクト: zhanlan123/hackthoon
<?php

include_once "./ws_class_new.php";
$ws = new WS();
$ws->index();