Constante predefinite
Constantele de mai jos sunt întotdeauna disponibile ca parte componentă a nucleului PHP.
-
PASSWORD_BCRYPT(integer) -
PASSWORD_BCRYPTis used to create new password hashes using theCRYPT_BLOWFISHalgorithm. -
PASSWORD_DEFAULT(integer) - The default algorithm to use for hashing if no algorithm is provided. This may change in newer PHP releases when newer, stronger hashing algorithms are supported.
There are no user contributed notes for this page.
