目前的時間 2024/11/21 19:05:47
<?php date_default_timezone_set("Asia/Taipei"); echo date("Y/m/d H:i:s"); ?>