I know $Number_Children is 2. I printed it. And $z starts out as 1.
I don't think that's it.
Jeff Oien
 
> >     while ($z <= "$Number_Children") {
> > >>error>    if (${"element2$z"} == "select") {
> 
> Looks to me like $z is never reaching $Number_Children.
> 
> Jason 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to