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 [...]
Read the full article →
Date based archives aren’t necessarily the most important thing for your site but if it’s another opportunity to present your information in a different (hopefully creative way) then why not do it? Let’s examine 15 different examples to see what works well, and what lacks in workingness.
Read the full article →