單純輸出時間問候

25/09/04 06:23:47

問候語: 早安

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