Current Location: Home> Function Categories> str_repeat

str_repeat

Repeat a string
Similar Functions
  • Parsing CSV strings into arrays str_getcsv

    str_getcsv

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

    implode

    Convertthevalueofaon
  • Calculate the sha1 hash value of the file sha1_file

    sha1_file

    Calculatethesha1hash
  • Convert the first letter of each word in the string to uppercase ucwords

    ucwords

    Convertthefirstlette
  • Binary safe comparison of several characters at the beginning of a string (case insensitive) strncasecmp

    strncasecmp

    Binarysafecomparison
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Calculate the soundex key of a string soundex

    soundex

    Calculatethesoundexk
  • Find the last occurrence of a specified character in a string strrchr

    strrchr

    Findthelastoccurrenc
Popular Articles