PHPSESSID Cookie bitiş saatini değiştirme

0 Cevap php

I have been at this for a day now, but nothing seems to be working. What I want to do: change the expiry time of the session cookie PHPSESSID, when a particular checkbox is checked , how do I do this ? I have tried:

ini_set ()

session_set_cookie_params ()

setcookie ()

ama hiçbir şey çalışır. Birisi lütfen bana yardımcı olur musunuz?

Teşekkürler

0 Cevap