> -----Original Message----- > From: Jay Blanchard [mailto:jblanchard@xxxxxxxxxx] > Sent: Friday, May 19, 2006 10:34 AM > To: php-general@xxxxxxxxxxxxx > Subject: PHP & JavaScript > <input type="checkbox" name="list37[]" value="7" /> > > Suddenly JavaScript doesn't care for the object and throws an error > (take the brackets out and it works fine for JS, but PHP cannot see all > of the values). I have Googled for this but think that my search term(s) > are failing me because the condition is hard to describe. Would someone > please point me in the right direction? I ran into this problem once too and had a terrible time finding an answer. I started finding some stuff with the following search terms: php checkbox array javascript entity reference Which brought up a page in the manual. It had two helpful notes: http://us2.php.net/variables.external kgt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php