Welcome Guest, Not a member yet? Register   Sign In
Enccrypt and $_POST
#2

[eluser]johnwbaxter[/eluser]
I imagine it's because as you're running it through CI's way of getting post data (instead of $_POST)it is being xss filtered first which removes dangerous characters.

You can just grab it by $_POST if you think that is still safe in your setup (i don't know what your app is!)


Messages In This Thread
Enccrypt and $_POST - by El Forum - 09-26-2008, 02:47 AM
Enccrypt and $_POST - by El Forum - 09-26-2008, 04:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB