Modifying the sessions variables
Moderator: General Moderators
Modifying the sessions variables
Okay, on my page if you're an admin you can modify user names when your logged in.. Well if you modify your own, it thinks you're logged out because the username you just changed in the database no longer matches the sessions $username .. So, how can i go about modifying the sessions username when the record is being updated?