Welcome Guest, Not a member yet? Register   Sign In
Object of class CI_DB_mysql_result could not be converted to string
#5

[eluser]steelaz[/eluser]
What mddd said. Using his example, if you want to get BRANCH_ID:

Code:
$property = $this->manageproperty_model->get_property_details($p_id);

$branch_id = $property->BRANCH_ID;


Messages In This Thread
Object of class CI_DB_mysql_result could not be converted to string - by El Forum - 06-09-2010, 06:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB