Date: 11/16/99
- Next message: php3 <email protected>: "[PHPLIB] helps"
- Previous message: Chris Cochella: "[PHPLIB] when page_close() I get MySQL link index error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am try to setup phplib to allow users to visit my web page and
optionally login. I have setup $nobody = true and am checking
login_if($again) as suggested in the documentation.
That catch is that if a user clicks on the login button which sets
again=yes, then the user MUST login. That is, if they hit back, click
another link or whatever, they are stuck with the login screen with no
way to get out.
Also, I was hoping to have a "Create Account" link on the loginform
that would give users the option to create an account if they do not
have one. Of course, due to the previous issue, the create account
page never shows up since the user now has to login at all costs. Any
ideas?
P.S. I am using PHPLIB v7.2. Thanks!
-
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: php3 <email protected>: "[PHPLIB] helps"
- Previous message: Chris Cochella: "[PHPLIB] when page_close() I get MySQL link index error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

