I had to do a check to concatenate content to a variable, but I think the service got a little "hog" and wanted to see if anyone could help me simplify this check.
if($IdUserOnline2){
$IdsInteracoes .= implode(',',$IdUserOnline2);
if($...
asked by
20.03.2014 / 18:24