Welcome Guest, Not a member yet? Register   Sign In
$this-->input->post() returns false while $_POST is full
#1

[eluser]Rys[/eluser]
Hello,

I'm not sure if that's a bug - I've encountered this issue today (CI 2.0).
I'm POSTing a standard form, yet $this->input->post() always returns false, regardless of XSS filtering setting.

All the values actually exist ($_POST returns array). I can access all variables individually by calling $this->input->post("variable_name").

Any ideas...?


Messages In This Thread
$this-->input->post() returns false while $_POST is full - by El Forum - 04-01-2011, 04:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB