[Phplib-users] How to implement self registration
Brought to you by:
nhruby,
richardarcher
From: Rob H. <rob...@ws...> - 2002-10-21 13:15:32
|
I don't see that again=reg has been implemented in any of the examples except for a very limited way on the sourceforge site. Is there an example of self registration anywhere? If not, what is the theory. You call login_if('reg') and then auth_registerform() is called. But what is the correct way to handle the data returned? In my mind, it would have to occur first thing in the auth list, or different variable names other than those used on the login form. Or is that what auth_doregister() is for. If so, why is it treated differently than auth_validatelogin()? Give me some guidlines and I will write it into the examples then move it to my needs... Rob Hutton Web Safe www.wsafe.com |