time()
UNIX
time();
$now = time() + 72000; print date("Y年m月d日", $now);
PageTop / Home / PHP入門 / リファレンス目次