php mendapatkan jumlah total hari dalam sebulan
$DaysInCurrentMonth = date('t');
Dizzy Dunlin
$DaysInCurrentMonth = date('t');