Welcome Guest, Not a member yet? Register   Sign In
back()
#2

I use thisĀ 

PHP Code:
$uri = new \CodeIgniter\HTTP\URI(previous_url());
header('Location: '.site_url($uri->getPath()));
exit; 
Reply


Messages In This Thread
back() - by the_steff - 06-17-2020, 06:13 AM
RE: back() - by the_steff - 06-17-2020, 08:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB