![]() |
Layout Library Redirecting Problem - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Layout Library Redirecting Problem (/showthread.php?tid=1874) |
Layout Library Redirecting Problem - El Forum - 07-02-2007 [eluser]Gurkan OLUC[/eluser] Hi All, I use Layout Library in my project. Evertyhing is okay but there is 1 problem which is the biggest one. I can't redirect with ci redirect() function because page gives me "headers already sent by" error message ![]() Code: <?php Thanks for help.. Note : before the load system switching I was loading views directly Layout Library Redirecting Problem - El Forum - 07-02-2007 [eluser]Gurkan OLUC[/eluser] anyone has an idea? ![]() |