Date: 12/15/99
- Next message: Alexander Aulbach: "Re: [PHPLIB] PHP4"
- Previous message: Chaco Taco: "[PHPLIB] Objects and style"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] newbie questions on sessions"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] newbie questions on sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This message was sent from Geocrawler.com by "RS" <rs <email protected>>
Be sure to reply to that address.
Hi -
I seem to be having trouble implementing sessions:
1. It seems that sessionsID's are created before
a userID is created. Why would you create a
session if the user is not authenticated? This is
a problem for my app as I want to track per user
data on a session basis, and when I expire the
session, to roll up (compile) that data and store
it in the user's database.
2. Trying to use "reg" to establish self-
registration, but there are no default handlers
for function auth_doregister() {} - anyone have
an example or two?
Does it work?
I like the overall structure of things, but there
is not much documentation or many code examples
available.I'm concerned that PHPLIB may not be
mature enough for production environments.
COmments?
Thanks
Robin
Geocrawler.com - The Knowledge Archive
-
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: Alexander Aulbach: "Re: [PHPLIB] PHP4"
- Previous message: Chaco Taco: "[PHPLIB] Objects and style"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] newbie questions on sessions"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] newbie questions on sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

