Welcome Guest, Not a member yet? Register   Sign In
Correct way to re-direct in controller back to "index"
#2

You should not delete something with GET requests. GET should be safe (does not change any resources).

See https://codeigniter.com/user_guide/outgo...a-uri-path
and https://codeigniter.com/user_guide/insta...-site-uris
Reply


Messages In This Thread
RE: Correct way to re-direct in controller back to "index" - by kenjis - 02-02-2024, 06:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB