php で日付関連のこと調べると、手続き型の方法が検索上位に来てあまり手続き型で ... $date = new DateTime(); echo $date->format('Y-m-d H:i:s'); ...
確定! 回上一頁