On Wed, Jun 17, 2009 at 10:24, Jay Blanchard<jblanch...@pocket.com> wrote:
[snip!]
>
> P.S. I though about typing a missive long enough to make this a number
> of lines of code divisible by 42, but I got over it. I wonder if all of
> this could be squeezed into 42 lines of code (and not those really long
> lines either)? That would be something, wouldn't it?

    Coincidentally, the above is 178 words.

<?php
$wordcount = 178;
echo round(($wordcount / 42),1);
?>

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

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

Reply via email to