When the user logs in, save their user ID in a session variable and use that to recover their profile (which should also have a cross-reference field to user ID).
↧
When the user logs in, save their user ID in a session variable and use that to recover their profile (which should also have a cross-reference field to user ID).