Vowels and Consonants
Vowels and Consonants is an Ajax application that counts vowels and consonants as characters are entered into a textfield. For each entered character, a PHP script is invoked to compute these metrics, which are displayed below the textfield.Vowels and consonants:
| Enter the characters slowly or the count might not be accurate because PHP script invocations cannot keep up as the data entry speed increases. |
Check out my article, Ajax in a Nutshell, to learn how Vowels and Consonants works.




