All I see is or_like(). Is it possible to query two different \'likes\' and both are mandatory?
or_like()
return $this->db ->select(\'product_key.cont
I just added a condition to show an alert if either or both are missing so it won't output anything. Thanks for the help guys! :)