Date: 04/20/01
- Next message: Taylor, Stewart: "RE: [phplib] users"
- Previous message: Faine, Mark: "[phplib] users"
- In reply to: Faine, Mark: "[phplib] users"
- Next in thread: Taylor, Stewart: "RE: [phplib] users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Mark
> I know I could create yet another table but I have 3 or 4 already it's
> getting hard to keep track of them and this seems a little messy.
Ia that all :-)
> Should I extend the auth_user table to include the information I need or
> make yet another table or what? I'm just looking for suggestions on best
> possible implementation, how have you guys done it?
AFAIK either way is fine.
I mostly extend the auth_user table and add the extra fields. then register
them as auth variables upon login.
HTH
M@
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Taylor, Stewart: "RE: [phplib] users"
- Previous message: Faine, Mark: "[phplib] users"
- In reply to: Faine, Mark: "[phplib] users"
- Next in thread: Taylor, Stewart: "RE: [phplib] users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

