اینم تست کن
public function cluster(){
$query = $this->db->query('call select_Cluster_SP()');
$result = $query->result();
$query->next_result();
$query->free_result();
return $result; }
منبع :
https://stackoverflow.com/questions/...google_rich_qa
اینم تست کن
public function cluster(){
$query = $this->db->query('call select_Cluster_SP()');
$result = $query->result();
$query->next_result();
$query->free_result();
return $result; }
منبع :
https://stackoverflow.com/questions/...google_rich_qa