Re: Gentle (Friday) Reminder

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

 



What do you mean by that? (irony lvl: 100%)

Sent from my iPhone

On 06-05-2011, at 22:58, Daniel Brown <danbrown@xxxxxxx> wrote:

> <?php
> 
>    $posting = array('bottom','interspersed','top');
> 
>    // Feel free to add on....
>    $destinations = array('to hell','away','read the archives and see
> why we don\'t like top-posting','to disneyland.... then die','anywhere
> but here');
> 
>    $point = array_rand($destinations);
> 
>    foreach ($posting as $p) {
> 
>        if ($p == 'top') {
> 
>            // @todo - remind folks of rules: http://links.parasane.net/fb6k
>            echo 'Just remember.... top-posting on the list means you
> can go '.$destinations[$point].'.'.PHP_EOL;
> 
>        }
>    }
> ?>
> 
> -- 
> </Daniel P. Brown>
> Network Infrastructure Manager
> http://www.php.net/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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



[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