Welcome Guest, Not a member yet? Register   Sign In
Using $_POST to submit?
#7

[eluser]Mortred[/eluser]
simple.

Code:
unset($_POST['submit']);

and then
Code:
$this->db->insert('mytable', $_POST);


Messages In This Thread
Using $_POST to submit? - by El Forum - 02-11-2009, 10:29 AM
Using $_POST to submit? - by El Forum - 02-11-2009, 10:48 AM
Using $_POST to submit? - by El Forum - 02-11-2009, 10:57 AM
Using $_POST to submit? - by El Forum - 02-11-2009, 02:20 PM
Using $_POST to submit? - by El Forum - 02-11-2009, 03:12 PM
Using $_POST to submit? - by El Forum - 02-11-2009, 03:34 PM
Using $_POST to submit? - by El Forum - 02-11-2009, 05:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB