How to Compare Dates in php?
- by Ramakrishnan
i need code to compare date in php
Input date should be a valid date
input date should not be less than the current date.
i need to give time zones EST,PST,etc..
We need to make the time to GMT and compare with Current Time.
can anyone help on this.
Thanks
Ramakrishnan.p