Page 1 of 1

User Profile System- Getting Session User ID

Posted: Sun Feb 05, 2012 8:53 pm
by PhParker
I'm having a problem, as to where I am im trying to define $_SESSION['uid] to equal the current user id logged in, not a manually inputted one. Help?
I know you have to to set the $_SESSION['uid'] variable when the user logs in.

Re: User Profile System- Getting Session User ID

Posted: Sun Feb 05, 2012 11:50 pm
by jacek
This other topic might give you an idea of how to do that http://betterphp.co.uk/board/viewtopic.php?f=7&t=955