I\'m new in PHP
I have an array like this
$suspiciousList = array( array (\"word\" => \"badword1\", \"score\" => 400, \"type\" => 1), array
Anyway, you can strip whitespace characters and use (mb_)substr_count() but it leads to getting false positives.
mb_
substr_count()