February 2013
Intermediate to advanced
538 pages
20h 55m
English
ltrim
string ltrim(stringstring[, stringcharacters])
Returns string with all characters in
characters stripped from the beginning. If
characters is not specified, the characters
stripped are \n, \r, \t,
\v, \0, and spaces.
Read now
Unlock full access