Strip whitespace (or other characters) from the beginning of a string.
ltrim ( string $str [, string $character_mask ] ) : string