Larry Garfield wrote:
> Try this one:
> 
> foreach ($actions as $action) {
>   $actions[] = -$action;
> }
> 
> This is fun. :-)

Every action has an equal and opposite reaction!

I think I'm addicted. We should publish a book. It would rival sudoku!

Col

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

Reply via email to