Current Location: Home> Function Categories> vsprintf

vsprintf

Returns the formatted string
Name:vsprintf
Category:String
Programming Language:php
One-line Description:Write the formatted string into the variable.
Similar Functions
  • Alias of implode join

    join

    Aliasofimplode
  • Insert HTML newline tag before all new lines of a string nl2br

    nl2br

    InsertHTMLnewlinetag
  • Parsing CSV strings into arrays str_getcsv

    str_getcsv

    ParsingCSVstringsint
  • Find the location where the string first appears (case insensitive) stripos

    stripos

    Findthelocationwhere
  • Format numbers into currency strings money_format

    money_format

    Formatnumbersintocur
  • Convert hexadecimal string to binary string hex2bin

    hex2bin

    Converthexadecimalst
  • Calculate the length of the first substring in which all characters in the string exist in the specified character set strspn

    strspn

    Calculatethelengthof
  • Reverse a string strrev

    strrev

    Reverseastring