Events Filtered Display
I going to include several types of events in the calendar system,
Is any way that i can include the following option filtered:
<?php $OL=1; require("calendar/calendar.php"); ?> Lets say I have soccer fixtures from different leagues, and I create a category for every league, is there anyway that i can display just that league in one page,withoud the people having to filter the list manually.
Thank You.
Paul
|