ltrim
Strip whitespace (or other characters) from the beginning of a string.
ltrim ( string $str [, string $character_mask ] ) : string
Confused by DNS? Check out DNS Basics Explained eBook — a practical guide for website owners and freelancers.
Strip whitespace (or other characters) from the beginning of a string.
ltrim ( string $str [, string $character_mask ] ) : string