Electroman
Nov 14th, 2004, 04:51 PM
Is there anyway to work out how long a string will be after you use md5() on it? Like for a password field I know the password will be between 6-12 characters but how big should I be making the field on the database to ensure it fits, without wasting too much space.