Paulo Gonçalves

467
reputation
6
21

$query = $this->db->select('*')->from('users')->where('id',3333120)->row(); echo $query->about;