What is the difference between md5() and crypt() functions in php.
Suppose I want to store the password of my site's visitors which one do you think would be the most suitable?
What is the difference between md5() and crypt() functions in php.
Suppose I want to store the password of my site's visitors which one do you think would be the most suitable?
Bookmarks