|
|
Question : encrypt/decrypt text
|
|
hi ! i want to save the passwords of some users encrpted in a flat database. how can i encrypt/decrypt them ?
regards ItsMe
|
Answer : encrypt/decrypt text
|
|
ItsMe,
".. thanks for posting ! "
you're welcome.
"..where can i find help for the crypt function ?.."
i have used the crypt function in the above code. Besides, that try this.. http://www.perl.com/pub/doc/manual/html/pod/perlfunc/crypt.html
|
|
|
|