取得server的時間

目前的台灣時間:2024/11/21(Thursday),時間18:58:42,時區:Asia/Taipei


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