Counting events from PHP when using recurring events

Hi,

I would like to count the amount of events present inside my event table.
This table contains both recurring and simple events. Some of those simple events were belonging to a recurring event some are pure simple events (no parent id).

Is there any formula or function for this?

Hi,
try this helper
github.com/DHTMLX/scheduler-helper-php