TextArea Statistics

How it works:

Enter any length of text into the text area below then click the submit button. In the background PHP code will process the text and display some statistics. The program counts how many total characters are in the text area, how many letters, how many consonants, how many digits, how many white spaces, how many word characters, how much punctuation, and the number of occurences of each word entered.
*Word character example: @, #, %, etc.