PHP Regular Expressions
bit.ly/2V44LwP
Regular expressions are commonly known as a regex. These are nothing more than a pattern or a sequence of characters, which describe a special search pattern as a text string.
#php#Operators_in_Regular_Expression#PHP_Tutorial