This is my weekend. It’s not an entirely bad thing, but this is what I have been doing for most of my weekend.
$right_now = time();
if ((strftime('%F', $right_now) == '2011-02-04') ||
(strftime('%F', $right_now) == '2011-02-05))
{
echo 'I am working at home this weekend!';
}
exit();
Is it bad that I could still read that code with no problem?
It makes you that much more endearing!
Endearing kinda like an old war wound. 😉