Quote:
Originally posted by FireFly
Using another table is a bit clumsy IMO, because then you won't be able to access the value without selecting it directly from the database (as opposed to using getuserinfo() and that's it), unless you modify the getuserinfo() function to do that JOIN.
|
That makes sense for the example I posted, especially if you want a special graphic next to the user name every time it is referenced.