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)

Cheers,

tedd

Fatal error: Call to undefined function shawn() in /home/shawn/life.php on line 1

:-(

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to