CodeIgniter Forums
After Redirect Post Data still remains - 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: After Redirect Post Data still remains (/showthread.php?tid=6410)



After Redirect Post Data still remains - El Forum - 02-26-2008

[eluser]mikeyhell[/eluser]
I'm new to CI, but it seems strange that after a redirect('thispage') my post data still remains. Is there something i'm missing here or not doing correctly as I have not had this problem before w/ multiple submits from the same form being possible.