Welcome Guest, Not a member yet? Register   Sign In
Active record FULLTEXT search MySQL using ORDER BY
#2

[eluser]Victor Michnowicz[/eluser]
Some of the active record methods allow you to pass a parameter (FALSE) in order to prevent the text from getting escaped. If I were you I would ditch active records for this query. Just put all your SQL in a $this->db->query("");.


Messages In This Thread
Active record FULLTEXT search MySQL using ORDER BY - by El Forum - 04-22-2011, 04:35 PM
Active record FULLTEXT search MySQL using ORDER BY - by El Forum - 04-22-2011, 05:43 PM
Active record FULLTEXT search MySQL using ORDER BY - by El Forum - 04-23-2011, 03:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB