cal_days_in_month

Example

 int cal_days_in_month ( int $calendar , int $month , int $year ) 

Description

This function will return the number of days in the month of year for the specified calendar.

Return Values

The length in days of the selected month in the given calendar