• I have a page I’ve created, titled Events, which uses a template to display events I’ve created using Event Calendar 3.

    What I want to do to is ONLY show upcoming events.

    Looking at MySQL, it looks like EC3 uses “Start” as the field name for start date. Somehow, I need to be able to compare this date to today’s date as a filter. Can someone please tell me how I can do this?

    Thanks.

  • The topic ‘How to Call a MySQL Variable in Page Template?’ is closed to new replies.