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