|
Thursday, 25 May 2006 |
|
In PHP we can use the crypt () function to create one way encryption. This means that the data is encrypted but cannot easily be decrypted. Although at first glance that may seem useless, it is actually very useful when working with passwords. Be first to comment this article |
|
Read more...
|