• Archive for September 15th, 2006

    strtotime() – is it useful?

    by  • September 15, 2006 • PHP

    Tweet Every now and then I get e-mails with questions that ask “How can I add X days to a given date?”, “How can I figure the day that corresponds to next thursday?”, and others along the same line. It scares me when I see replies that include enormous codes that execute innumerous function...

    Read more →