X xXDeviant New Member Jun 10, 2012 #1 I have following\[code\]$var = "2010-01-21 00:00:00.0"\[/code\]I'd like to compare this date against today's date (i.e. I'd like to know if this $var is before today or equals today or not)What function would I need to use?
I have following\[code\]$var = "2010-01-21 00:00:00.0"\[/code\]I'd like to compare this date against today's date (i.e. I'd like to know if this $var is before today or equals today or not)What function would I need to use?