Current Location: Home> Function Categories> ltrim

ltrim

Remove spaces (or other characters) from the beginning of the string
Similar Functions
  • Output one or more strings echo

    echo

    Outputoneormorestrin
  • Returns information about the characters used in the string - counts the number of times each byte value (0..255) occurs in a string count_chars

    count_chars

    Returnsinformationab
  • Convert string to uppercase strtoupper

    strtoupper

    Convertstringtoupper
  • Binary safe string comparison strcmp

    strcmp

    Binarysafestringcomp
  • Use another string to fill a string to a length str_pad

    str_pad

    Useanotherstringtofi
  • Set the first character of the string to lowercase lcfirst

    lcfirst

    Setthefirstcharacter
  • Setting the locale information setlocale

    setlocale

    Settingthelocaleinfo
  • Calculate the md5 hash value of a string md5

    md5

    Calculatethemd5hashv
Popular Articles