$year = date(Y); $month = date(m); $day = date(d); $hour = date(h); $minute = date(i); $second = date(s); $version = "1.72"; $myasset = "MyAsset" . $version . ".exe"; $today = $year."/".$month."/".$day ; $softpath = "http://myweb.hinet.net/home5/wojackie/software/"; //$softpath = "http://www.lusoft.idv.tw/download/"; require("function.php"); require_once('db.php'); ?>