Tagged Questions
-4
votes
1answer
80 views
I want to add Keyword Filter for a php jquery database insert [closed]
I want to add keyword filter to accept or reject the query. What i want is add only a keyword to accept.
I saw this answer http://stackoverflow.com/a/4403424/1457486 but it needs keywords to reject.
...