Hi,
Im having a problem on retrieving data when I tick/select a checkbox.
1.) How can I return the data I check when I click the submit button?
2.) Is it best to use an array for storing a list of data before submitting to MySQL? Or do php have link list instead...?
--brendon