I am curently using a session variable to get the current logged in user, then linking their records (invoices and so on) to that session. I have been reading a few articles saying that session variables probably aren't the most robust and I should try an alternative.
I have read about the alternatives but was just wondering if anyone would recommend a particular alternative.
Thanks
I have read about the alternatives but was just wondering if anyone would recommend a particular alternative.
Thanks