SyntaxFix
Write A Post
Hire A Developer
Questions
You might also encounter an error message. "Operand type clash: date is incompatible with int.
Use single quotes around the dates. E.g.: $this->db->where("$accommodation BETWEEN '$minvalue' AND '$maxvalue'");
$this->db->where("$accommodation BETWEEN '$minvalue' AND '$maxvalue'");