CodeIgniter Forums
redirect not working - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: redirect not working (/showthread.php?tid=465)

Pages: 1 2


RE: redirect not working - satti - 07-07-2019

(12-08-2014, 01:09 PM)hadeel Wrote: I tried that also still not working Sad

 i am also facing same issue. properly not working


RE: redirect not working - Andryshok - 07-07-2019

(07-07-2019, 11:16 AM)satti Wrote:
(12-08-2014, 01:09 PM)hadeel Wrote: I tried that also still not working Sad

 i am also facing same issue. properly not working
Example
Code:
redirect('/controller/function/' .$param);



RE: redirect not working - satti - 07-07-2019

i think file name and controller name must be same