From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      Earlier? Upgrade first!
PHP Bug Type:     Scripting Engine problem
Bug description:  See below

In an HTML form, I have created an array of check boxes with the name c[] for each 
box.  

I checked the third box on the form.  I expected c[0] and c[1] to be undefined, and 
c[2] to be "ON".  What happened was that only c[0] was defined.  A really cool 
approach now won't work.  

How do I work around this?

Related Topic:  How do I convince Mindspring to upgrade to PHP 4?

BTW:  Love PHP!!!

Thanks


-- 
Edit Bug report at: http://bugs.php.net/?id=9973&edit=1



-- 
PHP Development 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