On Wed, Aug 15, 2001 at 04:37:15PM +1000, Michael Bellears wrote:
> Hi,
>  
> I have a table with approx 500 encrypted users passwords, and I need
> to insert {crypt} at the beginning of each one ->
>  
> eg..
>  
> Sample password:
>  
> $dfij98unoc8jew9048urf
>  
> would become:
>  
> {crypt}$dfij98unoc8jew9048urf
>  
> Any suggestions are greatly appreciated.

What language do you prefer to program in?
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.29: up 59 days, processed 528,769,163 queries (102/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to