Osticket 1.14.1 PHP 7.3 Mariadb 10.4
Cell Phone: (XX) XXXXX-XXXX Email: email@email.com.net Phone: (XX) XXXX-XXXX
robsonwr
Cell Phone: (XX) XXXXX-XXXX - ([1-9]{2}) (?:[2-8]|[1-9][1-9])[0-9]{3}-[0-9]{4}$ Email: email@email.com.net - [a-z0-9.]+@[a-z0-9]+.[a-z]+(.[a-z]+)?$ Phone: (XX) XXXX-XXXX - ([1-9]{2}) (?:[2-8]|[1-9][1-9])[0-9]{3}-[0-9]{4}$ 🙂
You would have to write your own regular expression for those formats. You can google for a number of tutorials on how to write regular expressions.