How to check if any string or regex from an array matches in an input string? – PHP
I have a list of string/regex that I want to check if its matched from the string input. Lets just say I have these lists: $list = [ // an array list of string/regex that i want to check "lorem…