password_hash()
The password_hash() function creates a new password hash using a strong one-way hashing algorithm. This is useful for securely storing passwords.