Welcome Guest, Not a member yet? Register   Sign In
Iterating through a form's $_POST
#1

[eluser]stevefink[/eluser]
Hi all,

So I have a fairly large form. About 8 text fields, 3 different select boxes, one radio group with two choices, some textareas etc.

Some of these fields are required, some are not. I have my validation working perfectly.

My question is, what technique would you folks use to insert the data that is submitted via $this->input->post to take the validated data and insert it into my respective database table? I'm not sure if I should check for every single potential post value, that could take a lot of code.

If anyone can throw an example here, that'd be awesome.

Thanks!


Messages In This Thread
Iterating through a form's $_POST - by El Forum - 08-22-2007, 04:02 PM
Iterating through a form's $_POST - by El Forum - 08-22-2007, 04:13 PM
Iterating through a form's $_POST - by El Forum - 08-22-2007, 11:36 PM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 12:31 AM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 04:53 AM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 11:14 AM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 11:25 AM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 01:21 PM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 04:39 PM
Iterating through a form's $_POST - by El Forum - 08-23-2007, 04:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB