Date: 04/20/01
- Next message: Matt Williams: "RE: [phplib] users"
- Previous message: nathan r. hruby: "Re: [phplib] PHPLib installing"
- Next in thread: Matt Williams: "RE: [phplib] users"
- Reply: Matt Williams: "RE: [phplib] users"
- Maybe reply: Taylor, Stewart: "RE: [phplib] users"
- Reply: Chris Johnson: "RE: [phplib] users"
- Reply: nathan r. hruby: "Re: [phplib] users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It seems to me that auth_user should contain more than the few fields. I
need to be able to recall user information such as address, first name, last
name, phone number, etc. The usual information, nowhere is this implemented,
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.
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?
-Mark
- Next message: Matt Williams: "RE: [phplib] users"
- Previous message: nathan r. hruby: "Re: [phplib] PHPLib installing"
- Next in thread: Matt Williams: "RE: [phplib] users"
- Reply: Matt Williams: "RE: [phplib] users"
- Maybe reply: Taylor, Stewart: "RE: [phplib] users"
- Reply: Chris Johnson: "RE: [phplib] users"
- Reply: nathan r. hruby: "Re: [phplib] users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

