field md5

From: Joe Nilson Zegarra Galvez <nzegarra(at)kolareal(dot)net>
To: Lista PG-PHP <pgsql-php(at)postgresql(dot)org>
Subject: field md5
Date: 2004-05-10 14:28:38
Message-ID: 1084199317.2679.3.camel@dune.kolareal.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi, i'm working with a table that must have the password field crypted
in md5 with php, i'm using a 7.3.4-RH Postgresql version, how i can set
the type of the field?, if the password must have 12 how max length but
is stored in md5?.

And is stable the 7.4.2? o r i must wait to the RHDB next release to
upgrade my postgres?.

Thankx 4 all

Regards

Joe Nilson

Responses

Browse pgsql-php by date

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