Appearance
아래 소스코드 참고한다.
echo "생후 " . (int)((time() - strtotime("2019-4-14")) / (24 * 60 * 60) + 1) . "일";