In PHP, To get the session id, we have to use like this: session_id();
How can I get the id in Cakephp 3.x?
You can access session id as below,
$this->request->session()->id()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With