Welcome Guest, Not a member yet? Register   Sign In
Hi There, some odd DB issues..
#10

[eluser]Noy Gabay[/eluser]
OK.. Still investigating --
if I init the variable using
Code:
$this->input->post('Field_Name', TRUE)
it does not update the date (sets everything to 0), but if I init it manually, it does (using the same method I have shown before).

$this->input->post('Field_Name', TRUE) echoes a correct string, but it still won't update. Ideas?

$this->db->last_query() prints this:
Code:
UPDATE `table` SET `Title` = 'Title', `Content` = 'Content' WHERE `ID` ='1'


Messages In This Thread
Hi There, some odd DB issues.. - by El Forum - 08-24-2009, 11:54 AM
Hi There, some odd DB issues.. - by El Forum - 08-24-2009, 01:37 PM
Hi There, some odd DB issues.. - by El Forum - 08-24-2009, 03:08 PM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 01:13 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 01:23 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 01:38 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 09:18 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 09:57 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 10:08 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 10:22 AM
Hi There, some odd DB issues.. - by El Forum - 08-25-2009, 10:25 AM
Hi There, some odd DB issues.. - by El Forum - 09-24-2009, 12:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB