rtrim

Definition

string rtrim ( string $str [, string $charlist ] )

Description

This function returns a string with whitespace stripped from the end of str.

[More at php.net]

Parameters



loading


Share/bookmark - rtrim


Global comments