On Thu, Jun 26, 2008 at 10:31 AM, tedd <[EMAIL PROTECTED]> 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
>
>


echo "Fatal error: Maximum execution time of {$duration} seconds exceeded";

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

Reply via email to