
Error in your regular expression!
Please check your regulular expression syntax. Common error are to not include / as regular expression boundary. Also make shure you are using escape string for escapeing special characters.Specific error message is:
This is little utility to test your regular expressions for PHP.
Tool using
Usage is simple. Just type your regular expression, type text you want to test i click Test! button. On this (left) pane you will get result. In case of error you will get detailed error message. On correct regulaer expression you will get all matches from your test text.
If you click on help button, little regex reference will be displayed.
In case you want to rollback to your last working regular expression just click Revert! button.
Tool using
preg_match
php function to evaluate regulater expressions.Usage is simple. Just type your regular expression, type text you want to test i click Test! button. On this (left) pane you will get result. In case of error you will get detailed error message. On correct regulaer expression you will get all matches from your test text.
If you click on help button, little regex reference will be displayed.
In case you want to rollback to your last working regular expression just click Revert! button.

please wait
Your regex is correct!
Number of matches: 0
Matches: