Newbie with big questions

Permalink
If I add fields to the "users" table in the mysql db.
1. How can I create a form that populates those fields?
2. If 1. works then How can populate specific users with this form?
3. If 1. and 2. work then how can I show that specific user the results?
I know this is a lot, but any help with any question would be greatly appreciated.

 
frz replied on at Permalink Reply
frz
Don't add stuff directly to tables.

Explore custom attributes instead.

best wishes

Franz Maruna
CEO - concrete5.org
http://about.me/frz
5Greenhorn replied on at Permalink Reply
Thank you,
I will
I'm sure I be back with more questions.