I have a problem with password_verify() , apparently it is not comparing the password and the hash, no matter what I do it always results in error, my code is as follows:
try{
$base = new PDO("mysql:host=localhost; dbname=usuarios","...
asked by
25.09.2016 / 20:40