RE: [phplib] users From: Matt Williams (matt <email protected>)
Date: 04/20/01

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>