[phplib] One more time - step by step self registration mode - is this correct? From: Faine, Mark (Mark.Faine <email protected>)
Date: 04/24/01

In order to get self registration mode I must complete the following steps.

1.) change $mode to "reg" in auth.inc
2.) create a table with user specific fields
3.) create a function auth_registerform() to show a form which contains both
login and registration forms.
4.) create a function auth_doregister() to insert auth information into
auth_user and user specific information into my newly created user table.

- Is this correct?

-Mark

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