[phplib] Re: Loginform on every page From: Holger Bahr (hb <email protected>)
Date: 04/06/01

Hi,

i do the same (loginform on every page (if not already logged in)
.. form submits to $PHP_SELF).

But, of course, there is no need for a loginform.ihtml and
also the function auth_loginform() anymore.

A solution is, that you call auth_validatelogin() by your self when
you re-enter your page after you submit the loginform.

Just get more familiar with the auth_class and you see by yourself.

Holger

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