kueri tidak berfungsi:gunakan kutipan tunggal di sekitar apel
public function offerUser()
{
return $this->db->select("SELECT * FROM users WHERE selection = 'apple' ORDER BY points DESC ");
}
kueri tidak berfungsi:gunakan kutipan tunggal di sekitar apel
public function offerUser()
{
return $this->db->select("SELECT * FROM users WHERE selection = 'apple' ORDER BY points DESC ");
}