[eluser]stuart_g[/eluser]
[quote author="Colin Williams" date="1256683902"]This is why we need improvements to the user guide. So many people are afraid of $_POST.[/quote]
I think that was the problem. I knew Code Igniter disabled $_GET and encouraged you to use URL segments, so somehow I thought that $_POST must have been altered with also.