07.04.2012, 09:23
Use the built in hash function:
hash('whirlpool', 'the string to hash');
If you know how to use other encryption methods, I don't see what the big problem is.
hash('whirlpool', 'the string to hash');
If you know how to use other encryption methods, I don't see what the big problem is.