單純輸出時間問候

目前時間:2025/09/04 07:12:42

問候語: 早安

<?php
	include ('include/function.php');
	gettimemsg();
?>