I am trying to print the different category\'s selected in a single line in xml, like
meeting, food and drinks, sports >
meeting, food and drinks, sports
You can do this by [i used my variable]
$str = substr($str,0, (strlen($str)-1));