Flash version
"A" = "Your grade is excellent"
"B" = "Your grade is good"
"C" = "Your grade is fair"
"D" = "You are barely passing"
"F" = "You failed"
Loading
PHP & Databases (MySQL, SQL, Access)
Validation
Validate Credit Card
Only numberical digits are valid. All alphanumberic or alpha characters will return invalid.
Letter Grades
Validate Credit Card
Checking letter grades using checkGrade. Type in one of the grades which the echo should match below:"A" = "Your grade is excellent"
"B" = "Your grade is good"
"C" = "Your grade is fair"
"D" = "You are barely passing"
"F" = "You failed"
Telephone Directory
Create Directory
You may add information to the directory by filling out the form. You entry will be placed within the directory which is sorted by name. Please do not fillin real contact information. This particular form just captures users entries