Can anyone please tell me how can I create a multiple checkbox updating?
The screenshot shows what I wanted do:

Example:
All data on this page is extracted from the database.
If there is a new release for the category, I will check the box of release for Mango, and upon clicking on the Update button, the database will be updated, and the refresh of screen will show that the Mango checkbox is Checked with Y instead of N.
How can I do the php code for to get this function? Thanks.
Edited by missionaire, 23 March 2006 - 03:52 AM.
