Welcome Guest, Not a member yet? Register   Sign In
POST filters "poker"
#1

I have a simple form setup that allows visitors to submit text which is then scanned for key words ...

http://word-inspector.poldings.com

If I enter the word "poker" in a sentence or just by itself, the POST filtering removes all content for that field.

If I enter the word "piker" or "pokes", it's accepted fine.

Basically, var_dump($_POST) shows empty if I enter the word "poker".

This is built using CI v3.0.1.

There must me a third-party filter or regex installed that is picking up spammy words like "poker" ... but I can't find it.

Anyone else have this problem?
Reply


Messages In This Thread
POST filters "poker" - by poldings - 09-21-2016, 02:13 PM
RE: POST filters "poker" - by rtenny - 09-22-2016, 07:54 AM
RE: POST filters "poker" - by poldings - 09-22-2016, 09:05 AM
RE: POST filters "poker" - by poldings - 09-22-2016, 10:00 AM
RE: POST filters "poker" - by rtenny - 09-23-2016, 08:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB