Welcome Guest, Not a member yet? Register   Sign In
set_cookie problem =/ ~ beginner
#1

[eluser]cehennem[/eluser]
I am trying to set a cookie like this;

set_cookie('username', $this->input->post('user'), 10); // 10 secs for test

it doesn't work for me.

But when I try higher values such as 5000, 30000 etc, it works nice (not sure when it's going to be expired)

I haven't post the full code coz of that interesting issue. It doesn't accept my small number of seconds.

Can somebody tell me whats wrong?


Messages In This Thread
set_cookie problem =/ ~ beginner - by El Forum - 11-18-2010, 07:20 AM
set_cookie problem =/ ~ beginner - by El Forum - 11-18-2010, 07:59 AM
set_cookie problem =/ ~ beginner - by El Forum - 11-18-2010, 08:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB