Jump to content

Session Hashes


monkeytooth

Recommended Posts

I have no clue what the exact technical term is that I am looking for. However. I am wondering. How would I go about creating a session key? I don't know if any of you are facebook junkies like me but if you are chances are you play mafia wars. What I want to know is A) what is the method called and B) what is the best way to create a similar concept.

 

The concept I am speaking of is there temp session keys I know its a hash of some sort base d on a coupe variables per user jumping into the game. It helps them keep people from using bots on their game.

 

What are the steps I should consider in recreating that idea? Any idea's or suggestions? Is it even something I should even put the effort into? I am building up a member style site/store/mall type of site. I want to keep my users logged in for x amount of time which I know I can handle with timestamp based sessions, but I want them to be unique at the same time so noone can spoof one easily at least.

Link to comment
https://forums.phpfreaks.com/topic/193041-session-hashes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.