1
I created a new table in my DB, and I created a members' form (the form is showed after the users logged in).
In my new table, there is a column 'user-id' that will contain the user id of the user that logged in (the 'uid' column of the table called xoops_user).
How can I get this value?
How can I know who is the members that will compile the form?
PS: I'm sorry for my English...