View Single Post
Old 05-24-2013, 03:20 AM   #5203
Timeless Rebellion
 
Timeless Rebellion's Avatar
 
Join Date: Oct 2010
Location: Denmark, thou Viking capital!
Posts: 2,277
The programming that goes into the brain of a dog:

<?php
while ($stick = $thrown->fetch_object()){
$teeth = primary;
$paws = secondary;
}
?>

The programming that goes into the brain of a cat:

<?php
while ($target = $alive->kill_object()){
$claws = primary;
$teeth = secondary;
}
?>
__________________
Forget me not, for I do not deserve it.
Forget me not, as I do not forget you.
Forget me not, since I remain around.
Forget me not, and keep my memory.
Timeless Rebellion is offline   Reply With Quote