Questions tagged [misuse]

Computer misuse involves making viruses, hacking, stealing other's data, creating fake websites and internet fraud

16 questions
0
votes
2 answers

What options besides using $_SESSION

I am working on a .net project that relies on pulling some information from a database upon login and persisting the information while the person is logged in. The site is complex, but I feel that overuse of the Session variable may be occurring. I…
CarComp
  • 1,929
  • 1
  • 21
  • 47
1
2