PHP obtém uma quantia total de dias no mês
$DaysInCurrentMonth = date('t');
Dizzy Dunlin
$DaysInCurrentMonth = date('t');