<?php if ($you_can_read_this = "Yes") { echo "STOP STANDING ON ME!"; } ?> On 6/26/08, tedd <tedd@xxxxxxxxxxxx> 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 > -- > ------- > http://sperling.com http://ancientstones.com http://earthstones.com > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >