取得server的時間

目前的台灣時間:2025/10/09(Thursday),時間21:06:51,時區:Asia/Taipei


<?php
	echo date("Y/m/d(l),時間H:i:s,時區:e") ;
?>