Tag Archives: parse time

PHP Tutorial : Parse english time into unix timestamp

hello, Sometime I discovered a very “pretty” php function which parses about any english date/time into unix timestamp. I used it to calculate dates, like adding 1 more day to a date or 1 year who cares. Also, I used … Continue reading

Posted in Basic PHP | Tagged , , , , | Leave a comment