<?php
for ($x=0; $x<sizeof($_POST['selectedCats']); $x++;) {
?>
<?php
// insert to database code here with binding set to:
<?php echo($_POST['selectedCats'][$x]); ?>
?>
<?php
}
?>
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.