Вопрос

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