Date: 04/13/00
- Next message: Arne Brune Olsen: "RE: [PHPLIB] php web hosting"
- Previous message: Fabrizio Ermini: "Re: [PHPLIB] $db->last_record() ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello to everybody:
I'm trying to make a web with default authentication. But I don't want
to have a page for authentication only. Better I want that every page
have a form for authentication.
I mean if you haven't logged in yet you are user 'nobody', and in every
page you have a login form (in case you want to log in at any time). How
can I managed it? Which must be my 'action' page in the form and how
must I pass my authentication parameters to that page? And which
functions must I use to validate this login without presenting a
specific login page?
I think I have to use auth_preauth, but I'm not sure, and don't know
where to validate login info.
I don't know if you understand my question, but I would be very pleased
if you can help me.
Jesús.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Arne Brune Olsen: "RE: [PHPLIB] php web hosting"
- Previous message: Fabrizio Ermini: "Re: [PHPLIB] $db->last_record() ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

