Current Location: Home> Function Categories> ltrim

ltrim

Remove spaces (or other characters) from the beginning of the string
Similar Functions
  • Alias ​​of strstr strchr

    strchr

    Alias​​ofstrstr
  • Insert HTML newline tag before all new lines of a string nl2br

    nl2br

    InsertHTMLnewlinetag
  • Remove spaces (or other characters) from the beginning and end of the string trim

    trim

    Removespaces(orother
  • Parsing CSV strings into arrays str_getcsv

    str_getcsv

    ParsingCSVstringsint
  • Parses entered characters according to the specified format sscanf

    sscanf

    Parsesenteredcharact
  • Convert the value of a one-dimensional array into a string implode

    implode

    Convertthevalueofaon
  • Write formatted strings to stream vfprintf

    vfprintf

    Writeformattedstring
  • Convert string to uppercase strtoupper

    strtoupper

    Convertstringtoupper
Popular Articles