php remove the last comma of a string code example Example: remove last comma from string php rtrim($my_string, ',');