Welcome Guest, Not a member yet? Register   Sign In
inserting giving me another row
#2

[eluser]Flemming[/eluser]
did you find your solution?

Not sure that this will help but just a couple of weird things in your model (create function):

1. you redefine $data
Code:
$data = array(
        ‘title’ => $this->input->post(‘title’),
...

2. you have 2 returns at the end


Messages In This Thread
inserting giving me another row - by El Forum - 08-27-2013, 04:45 AM
inserting giving me another row - by El Forum - 09-02-2013, 08:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB