Where "$firstname" is 'crypted' using "$lastname" as the salt. I wouldn't use to this to store any passwords, but it is way to calculate (and retrieve) their record in the future by being able to predict their id rather than searching for them. You could also use md5.my $id = crypt($firstname,$lastname);
In reply to Re: can a script change itself?
by perlfan
in thread can a script change itself?
by deathbygoats
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |