After many hours of frustration, I've managed to write a script that stores PHP sessions in the database. My question is, does this prevent session hijacking and/or fixation?

Thanks in advance.

有帮助吗?

解决方案

Nope. Its just a different datastore.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top