在php中有time()和strtotime()來進行日期和時間戳的格式化,而在mysql中也有類似的函數,它們就是unix_timestamp()和from_unixtime()函數.
確定! 回上一頁