calculate how many days this month has in php code example Example: php get total amount of days in month $DaysInCurrentMonth = date('t');