PHP Classes

report possible bug

Recommend this page to a friend!

      PHP MySQL Secure Log In  >  All threads  >  report possible bug  >  (Un) Subscribe thread alerts  
Subject:report possible bug
Summary:report possible bug
Messages:2
Author:António Lourenço
Date:2014-09-22 09:24:10
 

  1. report possible bug   Reply   Report abuse  
Picture of António Lourenço António Lourenço - 2014-09-22 09:24:10
Hi!
I think the example has suggested authentication error / validation.
After the user is registered in Db, just type the email to be logged in without entering the password.

What is the effect of the value of the hidden input code? Using null, 0 or 1 does not change the result.

  2. Re: report possible bug   Reply   Report abuse  
Picture of Radovan Janjic Radovan Janjic - 2014-09-26 10:25:23 - In reply to message 1 from António Lourenço
Thanks Antonio!

You were right, there was a huge bug. Somehow I missed it :-)

This hidden button are just to determinate login/logout action in example script.

Here is my commit:
github.com/uzi88/PHP_MySQL_Secure_L ...

Regards,
Radovan.