Re: Inspiration for a Tombstone.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tedd wrote:
Hi gang:

For a break in our normal serious thinking, I suggested tombstone wit of:

"Always on the edge of greatness"

Dan offered:

</cruelWorld> or </Dan> or

<?php
    function dan($dateOfDeath) {
        return "Daniel P. Brown: 01-01-1970 - ".$dateOfDeath";
    }
    die(dan('00-00-0000'));
?>

What would you like on your Tombstone? (<-- that's actually a trademarked saying)
Hi,

There are plenty of things that cross my mind about this:

A simple end of script tag:

?>

But that is really vague of course.

Another would be:

function life(&$user) {
while($user->days_on_earth !== COUNTED) {

      $user->do_stuff();
   }

   $user->disconnect();
}

Endless things possible with programming metaphors.


--

Aschwin Wesselius

/'What you would like to be done to you, do that to the other....'/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux