SPrelewicz
Programmer
Visitors to our site log in, and when successful we use sessions (Apache::Session::mySQL). I am now writing the logging/stats part of the application and can't decide how to handle this. Is it a bad idea to use the mySQL sessions table to generate reports, or should I create a separate table to log data?
Thanks.
Thanks.