Jump to content

[SOLVED] Sessions with MySQL


MasterACE14

Recommended Posts

Hello Everyone,

 

Would anyone be able to link me to a website or give me codes or a tutorial to "Sessions with MySQL"? I've been looking through google and have found mostly "PHP Class's" for this, but I would rather custom functions.

 

Regards ACE

Link to comment
https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/
Share on other sites

I found a "Sessions with MySQL" script, and I have that working fine with the example PHP files that were included. But I want to know, how would I store the ID(person logged into my website, not session id) of the person into the MySQL sessions table? would I just create a new field in the table and have the "Sessions with MySQL" script insert the persons accounts ID into the new field upon log-in?

 

Regards ACE

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.