Codeigniter: Sesssion with dot not working

Created on 18 Feb 2021  路  3Comments  路  Source: bcit-ci/CodeIgniter

$config['sess_cookie_name'] = 'mydomainsession.id';

it's not work

Duplicate

Most helpful comment

Thank you @gxgpet

All 3 comments

If this is about using 'mydomainsession.id' as a cookie name, then it cannot be regarded as a bug, since that is an accepted value for a cookie name. If you still think this is a CodeIgniter internal bug, please provide more detailed steps for reproducing the problem, but also what exactly isn't working.

However, if you need help with debugging an issue with your own application, you should head to the forums.

Also, this seems addressed on #3108.

Thank you @gxgpet

Was this page helpful?
0 / 5 - 0 ratings

Related issues

huehnerhose picture huehnerhose  路  6Comments

boblennes picture boblennes  路  4Comments

monski picture monski  路  4Comments

olisaagbafor picture olisaagbafor  路  3Comments

cyberhck picture cyberhck  路  5Comments