A source code analyzer.
Searches through code in this case php files
and finds possible vulnerable syntax. This code uses (3) arrays
to store
the strings to search for & one last function for custom on the
fly
searches...you could even use it to search any file for any
string
with minor mods.