Im creating an online application that requires a user system. I am familiar with PHP sessions but i do not want to use them because the lack of security. I was wondering if their was a way to create a user system driven with mysql sessions and how this would be implemented..