<?php header("Content-type: text/html; charset=utf-8"); if(empty(session_id()))session_start(); include WEB_ROOT_CONFIG."/db.php"; include WEB_ROOT_CONFIG."/functions.php"; date_default_timezone_set("Asia/Shanghai");