Welcome Guest, Not a member yet? Register   Sign In
$_COOKIE[x] disappears
#8

This is how I set the cookie for logged_in

PHP Code:
setcookie("logged_in"$identifiertime() + 3600'/'); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
$_COOKIE[x] disappears - by richb201 - 12-24-2018, 07:00 AM
RE: $_COOKIE[x] disappears - by dave friend - 12-24-2018, 09:15 AM
RE: $_COOKIE[x] disappears - by richb201 - 12-25-2018, 11:20 PM
RE: $_COOKIE[x] disappears - by dave friend - 12-26-2018, 08:26 AM
RE: $_COOKIE[x] disappears - by InsiteFX - 12-26-2018, 09:33 AM
RE: $_COOKIE[x] disappears - by richb201 - 12-26-2018, 10:36 AM
RE: $_COOKIE[x] disappears - by richb201 - 12-26-2018, 11:17 AM
RE: $_COOKIE[x] disappears - by InsiteFX - 12-26-2018, 12:58 PM
RE: $_COOKIE[x] disappears - by richb201 - 12-26-2018, 01:43 PM
RE: $_COOKIE[x] disappears - by richb201 - 12-27-2018, 07:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB