Chinese Zodiac

[Banner Ad]





String and Character Functions

String Functions   Character Functions


String Functions

This script uses the levenshtein() function and the similar_text() function to calculate the difference between two strings. Because they use different algorithms, they can come up with different answers.
[Test the Script]   [View the Source Code]


Character Functions

This script determines which of the 12 Chinese zodiac sign names can be made using the letters in each of a set of phrases.
[Test the Script]   [View the Source Code]


Home Page  Site Layout  Control Structures  String functions  Web Forms
Midterm Assessment  State Information  User Templates  Final Project