from http://www.mysql.com/doc/M/i/Miscellaneous_functions.html:

DECODE(crypt_str,pass_str) 
Descrypts the encrypted string crypt_str using pass_str as the password.
crypt_str should be a string returned from ENCODE(). 

hope this helps.
~shawn

On Wed, 1 Aug 2001, saraswathy saras wrote:

> hai
> 
>   Do anybody knows what is DECODE using mysql and what is the purpose using 
> it.
> 
> Thanks in advance.
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 
> ---------------------------------------------------------------------
> 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
> 


---------------------------------------------------------------------
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