Is there a function in PHP that will return a boolean if a String
contains another given String. As what I am trying to do is disallow
input that contains ../ or something else that would allow directory
traversal.
j1mb0jay
contains another given String. As what I am trying to do is disallow
input that contains ../ or something else that would allow directory
traversal.
j1mb0jay
Comment