January 1, 2008
June 25, 2009 - 8:24 am
I need to break down the first date into 3 arrays, Month, Date, year.
And the second one the same, and the time could be ignored.
The data fetched from the database is varchar, and I need a preg_match fucntion to do this. Thanks alot. Im a newbie.
Regex filter needed for date
Moderator: General Moderators
-
ViserExcizer
- Forum Newbie
- Posts: 24
- Joined: Tue Nov 25, 2008 1:17 pm
Re: Regex filter needed for date
You can try the function strtotime()