rtrim « String « PHP






1.Cleaning Up a String with trim(), Itrim(), and strip_tags()
2.string rtrim ( string str [, string trim_chars] ) only trims whitespace from the righthand side of a string.