RE: [PHP] date comparison II

2001-01-14 Thread Jason Murray
> may be I did not make my question clear about what I try to > do. Basically if I have 2 date values in the same format like > -mm-dd, can I use both values to find out if one come > before another and then display message or something? Say I > have $date1 = 20010115 and $date2 = 20010120

[PHP] date comparison II

2001-01-14 Thread [EMAIL PROTECTED]
Hi people, may be I did not make my question clear about what I try to do. Basically if I have 2 date values in the same format like -mm-dd, can I use both values to find out if one come before another and then display message or something? Say I have $date1 = 20010115 and $date2 = 20010120