Current Location: Home> Function Categories> strtoupper

strtoupper

Convert string to uppercase
Similar Functions
  • Calculate the sha1 hash value of the file sha1_file

    sha1_file

    Calculatethesha1hash
  • One-way string hash crypt

    crypt

    One-waystringhash
  • Find any one of a set of characters in a string - Return a substring that starts with the found character strpbrk

    strpbrk

    Findanyoneofasetofch
  • Calculate the last occurrence of the specified string in the target string (case insensitive) strripos

    strripos

    Calculatethelastoccu
  • Write formatted strings to stream vfprintf

    vfprintf

    Writeformattedstring
  • Calculate the last occurrence of the specified string in the target string strrpos

    strrpos

    Calculatethelastoccu
  • Output formatted string printf

    printf

    Outputformattedstrin
  • Break string to a specified number of strings wordwrap

    wordwrap

    Breakstringtoaspecif
Popular Articles