php get total days in a specific month code example Example: php get total amount of days in month $DaysInCurrentMonth = date('t');