A

Admin • 828.03K Points
Coach

Q. Which PHP function hashes a password securely?

  • (A) md5()
  • (B) sha1()
  • (C) password_hash()
  • (D) crypt()
  • Correct Answer - Option(C)
  • Views: 2
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
password_hash() uses strong hashing algorithms.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.