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