I have looked at multiple examples of the implode array and cannot work out why I cannot see if multiple check boxes are selected.
Can I pleas get assistance as to what
Try :-
$check_msg = implode(", ", $_POST['check']);