reading checkbox array
Posted: Sun Mar 30, 2003 5:24 am
Hi
is it possible to read the values of a array of checkboxes submitted in a form?
the number of checkboxes generated is variable, and it's values as well. So i need to implement a script to read the array values as part of the the $HTTP_POST_VARS is if possible? but how?
is it possible to read the values of a array of checkboxes submitted in a form?
the number of checkboxes generated is variable, and it's values as well. So i need to implement a script to read the array values as part of the the $HTTP_POST_VARS is if possible? but how?