[phplib] separate login form From: giancarlo <email protected>
Date: 10/17/00

The actual login form is produced by the auth object whenever needed.
This is useful 'cause by simply including tha auth object you get a
login prompt anywhere the user has not authenticated yet.

But the 'nobody' stuff then doesn't allow to resign from logging in or
registering.

So, if I wanted to have a well separate, stand alone login form, let's
say a well defined page somewhere under the document root, what should
it look like?
What should be the 'action' tag for it? What functions would the
'action' script call to validate the input data?

Still confused

Giancarlo

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