I have a table where by each row has 3 columns: name, enable, disable. The enable and disable column have a check box and as the name states, I am trying to do only one ticked checkbox per row. These are my codes(for each row and for the two columns) so far: <?php foreach($customers as […]
The post One checked check box only for each row appeared first on BlogoSfera.