Hi All,
I have simple question about session can I use Mysql database with session? if answer yes , what the fast way to learn
Depends, what do you want to do with mysql in sessions?
Thank you vincent for reply
I want advantage from session at never request Login From my site Member when they want sharing and I want show some statistics and informations for onlymy site members ,
I hope the idea is clear.
tahnks again .
there are tutorials for sessions that show how to get site statistics and putting them into a mysql database. You might want to look for them.