[PHPLIB] Extending user_auth table or creating a new table From: Howard Ha (howardh <email protected>)
Date: 02/28/00

I've asked this once before, and was told that some of you extend the
auth_user table, while others add a new table for user info.

If you were to create an extensive user profile, which would be your
preferred route? Use the auth_user table and extend it with the extra
columns, or create an entirely new table and put info there?

Howard

-
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.