okay, so I've discovered xkcd...
http://imgs.xkcd.com/comics/exploits_of_a_mom.png
Printable View
okay, so I've discovered xkcd...
http://imgs.xkcd.com/comics/exploits_of_a_mom.png
this one sums up every other call from a family member
http://imgs.xkcd.com/comics/workaround.png
Nothing to post, but thanks for sharing. Those two are particularly amusing.
pretty funny stuff, i love little comics like these
funny!
http://imgs.xkcd.com/comics/(.png
PHP Code:
if(!$this->condition_closed() { $var = 'wth??'; }
print 'lol';
http://www.custom-anything.com/sand/logoutfail.png
I will be incorporating this into all of my web projects forthwith.
I managed to create a loop almost like that while deconstructing SMF (simple machines forum) the other day. Then I fixed it.