If you cannot use square brackets, get the values yourself from $_SERVER['QUERY_STRING']
Alex Shi wrote: >How to ontain data from a group of checkbox using same name? >For example, in a form there're 6 checkboxes and all named as >"Interesting_Area". I know if put a pairs of square brackets at the >end of the name then in php all the values of them can be ontained. >However, for some reason I cannot use square brackets. Please >help me out if anyone know how to do the trick. THanks! > >Alex > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php