Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Clearing $_POST Data - What Should I Do?
#2

[eluser]TWP Marketing[/eluser]
pass the 'true' answers to the form view and return them using hidden type form fields.
They will not be visible in the source but you may retrieve them using either $_POST or CI's helper $this->input->post('var_name');


Messages In This Thread
CodeIgniter Clearing $_POST Data - What Should I Do? - by El Forum - 06-02-2012, 01:29 PM
CodeIgniter Clearing $_POST Data - What Should I Do? - by El Forum - 06-03-2012, 01:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB