10-26-2007, 10:31 PM
|
#6 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Posts: 165
Thanks: 0
|
Other security methods can include things like:
Ip checking - Ensuring the same IP address is used throughout
Use Cookies Only - Simply do not use sessions at all, save everything in cookies and then your sessions cannot be hijacked.
|
|
|
|