PHP Relative date function: today, yesterday 2 days ago, in 3 days…
Here is a function I have recently had to use. You pass a time/date string in strtotime format and the function will return a string with a date relative to today. Examples of what the function can return; Today Yesterday …