Regular Expression Checker
Enter your expression in the Regex input, and your value to check in the Input box.
Example: \p[hu]p\ would validate if the input was "php" or "pup" but not "phup".
Example: \p[hu]p\ would validate if the input was "php" or "pup" but not "phup".