[phplib] HELP (login_if BUG?) From: carlos <email protected>
Date: 11/20/00

The example code at "defauth.php3" seems buggy.
Every time you call that page with "?again=yes" appended, the current code
will "unauth" the current user (nobody in the first call, kris or other in
the next) and call "start" to authenticate a valid user.
Because you always print the same url in the action of the "loginform"
(i.e. "/defauth.php3?again=yes") you enter in an infinite loop and never
achieve to authenticate.

Am i correct? Is it a bug in the example code or in the login_if function?

Please answer me!!!!

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>