Why is "$Number_Children" in quotes?
On Mon, 16 Jul 2001, Jeff Oien wrote:
> 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]