How to compare two passwords, one encrypted with the MySQL ENCRYPT function, when the other one is clear ?

Here’s how to compare:

More >