It’s a blessing and a curse the way there are so many different methods to calculate things. For instance calculating or retrieving yesterday’s date in PHP: I came up with 4 quick ways to calculate it. I always remember method 1, using mktime() but decided to benchmark each of them to see which method of [...]










