Sorry ---------------------------
How about this  WITHOUT SELECT:
-----------------------------------------------------------
INSERT INTO Table VALUES(Lamer_ID, ENCRYPT("you are  
lame...!","sa"));
-----------------------------------------------------------
uses the unix-crypt()-function, means, its a One-Way-Crypt!

sa must be a 2-char long Salt-String...

yo can also use Encode and Decode-Functions...Look into the 
MySQL-Manual!  ;-)

Guten Abend
Christian
[EMAIL PROTECTED]


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