hi, Is there anyway to get and store the session id into the database?
thanz
Hmm, just get the session_id (with session_id()😉 and make a insert to etc. a mysql db?
regards, Johan