Maybe try looking into the crypt() or md5() functions on php.net. These will
encrypt a string more than "scramble," but maybe one of these serves the
purpose.


> From: [EMAIL PROTECTED] (Leif K-Brooks)
> Newsgroups: php.general
> Date: Fri, 01 Mar 2002 02:30:04 -0500
> To: <[EMAIL PROTECTED]>
> Subject: Does anybody have code for this?
> 
> I'm looking for two functions.  One to scramble a string, and one to check
> if one string is a scrambled version of another.  Does anybody have these?
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to