ltrim « String « PHP






1.ltrim() function removes the whitespace and special characters from the left side of string
2.ltrim() function to strip white space only from the beginning of a string.
3.Left padding using the default of spaces