Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter App getting data from the wrong mySQL table?
#11

[eluser]Adam Griffiths[/eluser]
You can also use

PHP Code:
$this->db->from('content_blog'); 

It might make no difference, but it's something to try.

Oh and I'm still thrown on this line.

PHP Code:
if($id)
{
...


It's really not needed.


Messages In This Thread
CodeIgniter App getting data from the wrong mySQL table? - by El Forum - 10-07-2008, 04:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB