I know how to select checkboxes if their values are present in an array. Is there away to do anything similar is the values are stored in a comma separated string stored in a cookie?
[man]implode[/man] [man]explode[/man]