Welcome Guest, Not a member yet? Register   Sign In
Can't get information to insert into database
#2

[eluser]darrentaytay[/eluser]
First things to test would be what's in your array before you do the Insert - make sure all the correct data is there.

Next thing would be to check the last query using:

Code:
$this->db->last_query();

Also, do you have php error reporting on?


Messages In This Thread
Can't get information to insert into database - by El Forum - 05-15-2011, 01:28 PM
Can't get information to insert into database - by El Forum - 05-15-2011, 01:45 PM
Can't get information to insert into database - by El Forum - 05-15-2011, 04:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB