No namespace
Classes summary
Bootstrap | |
ExceptionTest | |
InitTest |
Functions summary
array_column | Returns the values from a single column of the input array, identified by the $columnKey. |
getallheaders | |
password_get_info | Get information about the password hash. Returns an array of the information that was used to generate the password hash. |
password_hash | Hash the password using the specified algorithm |
password_needs_rehash | Determine if the password hash needs to be rehashed according to the options provided |
password_verify | Verify a password against a hash using a timing attack resistant approach |