單純輸出時間問候

目前時間:2025/06/15 04:27:09

問候語: 睡睡睡zzZZ
<?php
	date_default_timezone_set("Asia/Taipei");
	gettimemsg();
?>