![]() |
|
|
+ Search |
![]()
|
Jan 27th, 2005 06:12
Philip Olson, Francisco Rosas,
Use an array: http://php.net/manual/en/faq.html.php#faq.html.arrays All values in said array were checked. Give each checkbox a different value (but same name) and you'll know which were checked. And consider using $_POST instead of $HTTP_POST_VARS. http://php.net/variables.external