Home >Topic List >What are the regular expressions in php

What are the regular expressions in php

PHP regular expressions include "/pattern/", "^", "$", ".", "[]", "[^]", "[a-z]", "[A-Z]", "[0- 9]", "\d", "\D", "\w", "\W", &a