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 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 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... 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] 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 Link to comment https://forums.phpfreaks.com/topic/70433-solved-sessions-with-mysql/#findComment-354678 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.