extra_condtions and eme_get_events
-
After reading as much as I could on the extra_conditions, I’m a bit confused.
If I understand it, I can add valid query to the function using extra_conditions. I looked at this answer given in the support forum:$events = eme_get_events($o_limit, “future”, “ASC”, 0, “”, “”, “”, “”, 1, “”, 0, “event_rsvp=1”);
For my extra_condition I would like to say “event_id IN (1,5,6)”
Is this possible?
If so can I pass it as a variable like $myextracondition ?
Thanks for all your work on EME.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘extra_condtions and eme_get_events’ is closed to new replies.