DatePeriod::getRecurrencesGets the number of recurrences DescriptionObject-oriented style
public intnull DatePeriod::getRecurrences()
Get the number of recurrences. ParametersThis function has no parameters. Return Values
The number of recurrences as set by explicitly passing the
Examples
Example #1 Different values for DatePeriod::getRecurrences
The above example will output: 5 5 5 NULL NULL See Also |