rtrim comma in php code example Example: php remove last character from string if comma $string = rtrim($string, ',');