[phplib] How to modify default auth used? From: Boon Hoo (theebh <email protected>)
Date: 05/26/00

Hi,

I am trying out PHPLIB, and 'Default Authentication' seems to work ok now.
While playing with the default auth page, I have a question: instead of
providing
a 'Relogin' link(which contains the query string "?again=yes") and
redirecting the
user to a new page to login, can i provide a small login form on the page
itself?
(And if the user login successfully, the same page would be displayed but
with more
information that is relevant to the user.)

I have tried creating the form and using the url of the script(minus the
query string)
as the "action", but it just re-display the page again with nothing changed.
Is it
because i bypassed 'login_if($again)', the uid is still set to "nobody",
which stops
the uid from being changed to the user's uid? Pls enlighten me...

Regards and TIA,
Boon Hoo

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