Re: field md5

Поиск
Список
Период
Сортировка
От Benjamin Schulz
Тема Re: field md5
Дата
Msg-id 1084214278.7293.0.camel@binsanity.itx
обсуждение исходный текст
Ответ на Re: field md5  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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

Вложения

В списке pgsql-php по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: field md5
Следующее
От: Paul Lynch
Дата:
Сообщение: Re: Parsing Data, Table to Form