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

[eluser]Rys[/eluser]
[quote author="InsiteFX" date="1301684133"]Try this and see if it returns your array items:
Code:
$this->input->post(NULL, TRUE);
[/quote]

Already did it Wink Tried $this->input->post(NULL, FALSE) as well, $this->input->post(""), tried to disable whole XSS filtering. No visible effect.

It's strange, as CI should clear $_POST, shouldn't it?


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



Theme © iAndrew 2016 - Forum software by © MyBB