Day conditonal in PHP?
Is there a way to compare today's date to a set variable in a template? Like using an If condition? I know what I'm trying to ask but it doesn't want to come out right to make sense. I want to compare this variable ($localdate) which has already been set, to whatever today's date is (not time) but I would like to do it in the template, if possible. Can it be done in the template?
|