encrypt password with php

Hi,

How do I encrtpy a password with php

ie let say I have the password test how do I encrypt it to
something like cc46b4457b37621ef0d87641e9fa8470 before it get sent to a MySQL database ?

Regards,
Garry

 

 

 

 

Top