Welcome Guest, Not a member yet? Register   Sign In
Sending user back to referrer
#4

[eluser]Bramme[/eluser]
You could simply put $this->session->set_flashdata('referrer', $this->uri->uri_strin()) in your construct and then use redirect($this->session->flashdata('referrer') in the method you need to redirect to...


Messages In This Thread
Sending user back to referrer - by El Forum - 08-22-2008, 04:09 AM
Sending user back to referrer - by El Forum - 08-22-2008, 08:50 AM
Sending user back to referrer - by El Forum - 08-22-2008, 09:03 AM
Sending user back to referrer - by El Forum - 08-22-2008, 10:58 AM
Sending user back to referrer - by El Forum - 05-26-2009, 11:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB