Jeff Oien pressed the little lettered thingies in this order...
One more thing...
> >>error> if (${"element2$z"} == "select") {
I'm not sure f this has anything to do with it, but I have never made
variable variables work when specified like the above. Try:
${"element2".$z}
I quite honestly don't know what problems may arise when you place
the end variable within the quotes, but I've never been able to make code
work predictably that way.
Christopher Ostmo
a.k.a. [EMAIL PROTECTED]
AppIdeas.com
Innovative Application Ideas
Meeting cutting edge dynamic
web site needs since the
dawn of Internet time (1995)
For a good time,
http://www.AppIdeas.com/
--
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]