Found it!
Change
$searchstr = $_REQUEST['filters'];
to:
$searchstr = stripslashes($_REQUEST['filters']);
ans this works for me at least with the initial testing in FF
I found your code and was trying to use it but have run into some problems. I added some debug code to check the SQL statement and I found that the WHERE clause was not being created.
searchstr variable is set to:
Sorry guys, I found the problem. When I was initially trying to debug the code I had added an echo statement in the dbconnect.php file:
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS