Current Location: Home> Function Categories> count_chars

count_chars

Returns information about the characters used in the string - counts the number of times each byte value (0..255) occurs in a string
Name:count_chars
Category:String
Programming Language:php
One-line Description:Returns information about the characters used in the string.
Similar Functions