Very cool! Thank you, thank you!
One question,
I want to include the event date on my homepage, but when I use $event['eventdate'] I get the date in the format 2001-08-24. How would I either:
1.) Change it from 2001-08-24 to 08-24-2001 or
2.) What I really want to do is to not show the year on my homepage, displaying just 08-24 for the event instead of 2001-08-24.
Thanks again!
|