Welcome Guest, Not a member yet? Register   Sign In
Make the second $this->db->get() with one query instructions.
#2

[eluser]Sanjay Sarvaiya[/eluser]
Have you tried
Code:
$this->db->last_query()

you can see what's wrong with your query.

use before second query
Code:
$query->free_result();


Messages In This Thread
Make the second $this->db->get() with one query instructions. - by El Forum - 06-21-2012, 02:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB