Hello ^_^
I wanna match a url with a file which content black list words
means I wanna program a simple web application firewall
but i am asking
how i can match each word in the txt file with the URL using regularx expressions?
I programmed the webserver
and now i have the variables which get the URL named $request; so any idea? please I need this help :S












