| Chetanji 2007-05-14, 6:58 pm |
|
Thanks for the reply, this is the only output before and after the
$_POST....
array(0) { } ......that's it
I still have the two Notice's from PHP.
But the program works otherwise, in checking the DB for the hashed
password...
that matches the typed in username ...
that is then hashed itself
in the login.php program.
It works and doesn't 'auth' for incorrect user/pass combinations.
However, I do not like running programs that kick out 'errors' of any kind.
It seems to always lead to unpredictable situations that are a problem.
Any other ideas?
Thanks,
Chetanji
Chetanji wrote:
>
> I corrected a small spelling error to make the situation more
> understandable. Everything is the same I am stuck!
> Thanks in Advance, Chetanji
>
> Chetanji wrote:
>
>
--
View this message in context: http://www.nabble.com/PHP-to-md5-th....html#a10606352
Sent from the Php - Database mailing list archive at Nabble.com.
|