标签: php csv
可能重复: seperate with commas
$following_user_id .= $row['following_user_id'];
导致
44443344330
你可以用逗号分隔每个,但我不想在最后一个上写逗号,如果有人能为我这样做,我会非常感激