取得server的時間

目前的台灣時間:2025/04/03(Thursday),時間21:35:41,時區:Asia/Taipei


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