取得server的時間

目前的台灣時間:2026/03/08(Sunday),時間10:07:42,時區:Asia/Taipei


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