RE: [PHP] Pulling a data from array of checkboxes

2002-07-27 Thread John Holmes
> I am passing a value of checkboxes in a form to a new page like this (see > example here: http://www.gibsonusa.com/test/check/) > In a new page how can I pull the data from a MySQL database according to > each value I passed from a previous page? In other words: Assume that the > value of a chec

[PHP] Pulling a data from array of checkboxes

2002-07-27 Thread V Sharapov
I am passing a value of checkboxes in a form to a new page like this (see example here: http://www.gibsonusa.com/test/check/) In a new page how can I pull the data from a MySQL database according to each value I passed from a previous page? In other words: Assume that the value of a checkbox eq