db->query("CALL newsletter_add_email('$email')"); return $this->db->affected_rows(); } }