Current Location: Home> Function Categories> fprintf

fprintf

Write the formatted string to the stream
Name:fprintf
Category:String
Programming Language:php
One-line Description:Writes the formatted string to the specified output stream.
Similar Functions
  • Binary safe comparison of several characters at the beginning of a string strncmp

    strncmp

    Binarysafecomparison
  • Write the formatted string to the stream fprintf

    fprintf

    Writetheformattedstr
  • Remove spaces (or other characters) from the beginning of the string ltrim

    ltrim

    Removespaces(orother
  • Split the string into smaller chunks chunk_split

    chunk_split

    Splitthestringintosm
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Calculate a string of crc32 polynomials crc32

    crc32

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

    implode

    Convertthevalueofaon
  • Determines whether a string contains a given substring str_contains

    str_contains

    Determineswhetherast