Welcome Guest, Not a member yet? Register   Sign In
Active Record Inserting 0
#5

[eluser]Firstrow[/eluser]
Thanks! thats what i need.

Code:
$data = array(
'title' => ($this->input->post('title')) ? $this->input->post('title') : null,
);


Messages In This Thread
Active Record Inserting 0 - by El Forum - 08-28-2008, 06:25 AM
Active Record Inserting 0 - by El Forum - 08-28-2008, 07:25 AM
Active Record Inserting 0 - by El Forum - 08-28-2008, 07:48 AM
Active Record Inserting 0 - by El Forum - 08-28-2008, 08:13 AM
Active Record Inserting 0 - by El Forum - 08-28-2008, 08:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB