Welcome Guest, Not a member yet? Register   Sign In
Simple database code not working ( Problem ongoing )
#2

[eluser]mdowns[/eluser]
Try this:
Code:
$get_pm_recipient_rows = $this->db->get_where('pm_recipient',array('pm_im'=>$id));
return $get_pm_recipient_rows->result_array();


Messages In This Thread
Simple database code not working ( Problem ongoing ) - by El Forum - 08-27-2008, 09:20 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-27-2008, 10:11 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-27-2008, 10:14 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-27-2008, 12:05 PM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-28-2008, 09:56 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-28-2008, 10:04 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-28-2008, 10:10 AM
Simple database code not working ( Problem ongoing ) - by El Forum - 08-28-2008, 10:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB