Simplest way to get all Events as an Array
-
Hey,
just looking for the simplest way to get all Events as an simple Array like:
array( array(All elements of Event1) array(All elements of Event2) ...)
I would try to get it directly out of the database. But if there is a more comfortable way, please let me know! ??
I am trying to build a JSON controller to output the events.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Simplest way to get all Events as an Array’ is closed to new replies.