(PHP 4)
mcal_date_compare — Compares two dates
mcal_date_compare() Compares the two given dates, returns <0, 0, >0 if a<b, a==b, a>b respectively.