MasterACE14 Posted September 24, 2007 Share Posted September 24, 2007 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 Quote Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/ Share on other sites More sharing options...
MasterACE14 Posted September 24, 2007 Author Share Posted September 24, 2007 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 Quote Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/#findComment-353845 Share on other sites More sharing options...
JJohnsenDK Posted September 24, 2007 Share Posted September 24, 2007 post your script... Quote Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/#findComment-353853 Share on other sites More sharing options...
MasterACE14 Posted September 24, 2007 Author Share Posted September 24, 2007 The codes exceed the maximum allowed length of 40 thousand characters :-\ Im attaching the PHP class file and config files in a zip file. sorry its the best I can do [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/#findComment-353859 Share on other sites More sharing options...
MasterACE14 Posted September 25, 2007 Author Share Posted September 25, 2007 bump Quote Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/#findComment-354678 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.