Welcome Guest, Not a member yet? Register   Sign In
$this->input->post() always returning FALSE
#5

[eluser]Armchair Samurai[/eluser]
You need to specify a parameter for post() (i.e. $this->input->post('username')), otherwise you'll need to check $_POST.


Messages In This Thread
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:38 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:40 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:41 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:45 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:47 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:53 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 03:57 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 04:00 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 04:21 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 04:21 AM
$this->input->post() always returning FALSE - by El Forum - 05-15-2011, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB