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

[eluser]Rys[/eluser]
[quote author="InsiteFX" date="1301681047"]
So do you have the CSRF set to FALSE? But I think this flag still checks the input->post!
If so and this is returning a blank array then I would report it as a BUG!
[/quote]


Here's my config.php:

Code:
$config['csrf_protection'] = FALSE;

$this->input->post() contains boolean false.
$_POST contains standard array.

So I guess it needs to be corrected...


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



Theme © iAndrew 2016 - Forum software by © MyBB