SyntaxFix
Write A Post
Hire A Developer
Questions
So, the concept of a "wildcard" in Regular Expressions works a bit differently. In order to match "any character" you would use "." The "*" modifier means, match any number of times.