Hi all, i need some help.
I am creating mysql php game. How can make game to know which user is logged .
I am not absolute noob. I already created register, login and main page, and its all linked with database. Problem is when user need to use his profile, for example. Only way to open his profile is via href. And then my program cant pass his id to profile.php.
Can cookies help me? What they are, and how to use them?
I hope you got my question.
Thx ahead