ltrim

Definition

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

Description

Strip whitespace (or other characters) from the beginning of a string.

[More at php.net]

Parameters



loading


Share/bookmark - ltrim


Global comments