Welcome Guest, Not a member yet? Register   Sign In
$this->input->post can't find my value from a form
#1

[eluser]kris10[/eluser]
I have a form with a field user_name

when I click ok I want to put what I have on my field on a variable

$u = $this->input->get_post('user_name');
echo "user ".$u;

It works on local developpment but on my productiv server I have nothing on my variable.

I uploaded exactly the same code execpt config parameter that I changed accordingly ( mysql .. )

I am searching this for hours..; Just ideas ...


Messages In This Thread
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 10:06 AM
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 10:14 AM
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 10:21 AM
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 10:50 AM
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 11:49 AM
$this->input->post can't find my value from a form - by El Forum - 06-25-2010, 01:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB