取得server的時間

目前的台灣時間:2024/07/16(Tuesday),時間12:27:48,時區:Asia/Taipei


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