Welcome Guest, Not a member yet? Register   Sign In
PHP search with spaces
#14

[eluser]DarkManX[/eluser]
just echo the query-string by $this->db->last_query() to see what you constructed and whats wrong. there might be a problem with starting by or_link(). the query !maybe look like this:

Code:
SELECT * FROM upload WHERE OR LIKE '%key%' OR LIKE '%key2%'

Im to lazy to check it myself right now


Messages In This Thread
PHP search with spaces - by El Forum - 08-22-2012, 07:30 PM
PHP search with spaces - by El Forum - 08-22-2012, 10:01 PM
PHP search with spaces - by El Forum - 08-22-2012, 10:14 PM
PHP search with spaces - by El Forum - 08-22-2012, 11:28 PM
PHP search with spaces - by El Forum - 08-23-2012, 02:51 PM
PHP search with spaces - by El Forum - 08-23-2012, 03:06 PM
PHP search with spaces - by El Forum - 08-24-2012, 06:16 AM
PHP search with spaces - by El Forum - 08-24-2012, 06:25 AM
PHP search with spaces - by El Forum - 08-24-2012, 11:28 AM
PHP search with spaces - by El Forum - 08-24-2012, 11:50 AM
PHP search with spaces - by El Forum - 08-24-2012, 05:02 PM
PHP search with spaces - by El Forum - 08-24-2012, 07:14 PM
PHP search with spaces - by El Forum - 08-24-2012, 07:35 PM
PHP search with spaces - by El Forum - 08-25-2012, 12:43 AM
PHP search with spaces - by El Forum - 08-26-2012, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB