I know I read an article previously about how to very simply make PHP store sessions in a mysql table. However I upgraded to php4.1 and I can't remember how I did it, nor can I find the article. I was wondering if anyone could help me out?
Thnx
I know I read an article previously about how to very simply make PHP store sessions in a mysql table. However I upgraded to php4.1 and I can't remember how I did it, nor can I find the article. I was wondering if anyone could help me out?
Thnx
Hi!
I wrote a class which accesses MySQL database for updating session variables. Would you like to get this class?
Give me your email, and I forward it to you
Simply click on my name or view my profile... thnx I'm interested to see how it works, but I was trying to get the actually PHPSESSID to be stored in mysql instead of a file in a /tmp directory.