What I'm trying to have it do is add the users name under the camera column BUT, if a users name is already there, I want it to add a comma and then add the news users name. I've tried the code below, but it does not work. Any suggestions?
<?php
$con =...