I just followed this thread to do the same thing, however one correction needed to get it working - instead of putting <?php echo($checkedBoxes); ?> in the Server Variable box, just put $checkedBoxes otherwise it'll throw up a PHP error. Thanks for the instructions though, did exactly what I needed!