CHECK-PASSWORD.PHP

Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isn't, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional constraints.