Re: field md5

From: Benjamin Schulz <benjamin(at)schulz(dot)name>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Joe Nilson Zegarra Galvez <nzegarra(at)kolareal(dot)net>, Lista PG-PHP <pgsql-php(at)postgresql(dot)org>
Subject: Re: field md5
Date: 2004-05-10 18:37:58
Message-ID: 1084214278.7293.0.camel@binsanity.itx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> All MD5's are 32 characters in length. You need to have a field of type
> VARCHAR(32) to store your encrypted password.

char(32) would be the better choise i suppose

--
Benjamin Schulz

web: http://benjamin.schulz.name/
gpg: D1EBE448

In response to

  • Re: field md5 at 2004-05-10 14:51:04 from Christopher Kings-Lynne

Browse pgsql-php by date

  From Date Subject
Next Message Paul Lynch 2004-05-11 04:35:02 Re: Parsing Data, Table to Form
Previous Message Christopher Kings-Lynne 2004-05-10 14:51:04 Re: field md5