質問

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