On Sat, 30 Aug 2003 [EMAIL PROTECTED] wrote:

> The inner loop $i doesn't mask the outer loop $i.
> Thus, the whole things gets screwed up.

? This example works perfectly fine. What's your problem here? What do 
you mean with "mask the outer loop"? Of course if you modify $i INSIDE 
the loop the outer one is affected.

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to