how to find the number of days in a month using php code example Example: php get total amount of days in month $DaysInCurrentMonth = date('t');