include "./include/db.php"; include "./include/function.php"; $data = getResult("select * from t_time where tid='".$_GET["id"]."' order by `time`"); ?>