Enter your search terms
Submit search form
my-Tool.com: Regexp Tester - Tests if regular expression rule works as expected. - PHP
IP Address
MaximaPHP
Regexp Tester
Mathematics
String and Text
Word Domain
Games
Code Tester
Internet Codes
Networking
Date and Time
Be Wise Bitwise
Ranqueen
Q & A
About me
Forum
Open Source Facts
AdManner Free
Classified Ads
Indonesian
Japanese
Java
JavaScript
VBScript
PHP
PHP
Tests regular expression used in PHP language.
Pattern to match
:
eg. /http:\/\/([^\/]+)\/(.*)(\s|\n)/mi
Text to search
:
Regexp Tester This tool is useful to test your regular expression (regexp) pattern against some text before implement it into your program. Just enter your regexp pattern above and replace this text with your text then hit 'Submit', this tool will return the matched places for you. Inside, this tool utilizes PHP standard regexp function 'preg_match_all' which can be found here: http://www.php.net/manual/en/function.preg-match-all.php and 'ereg' which can be found here: http://www.php.net/manual/en/function.ereg.php You can always find this tool at the following url: http://www.my-tool.com/regexp/ Happy regexp testing!
Engine
:
Perl (preg_match_all)
POSIX (ereg)
Most of the visitors who used this tool also used
Source
(9.1%),
WHOIS
(9.1%),
Credits
(9.1%)
source
©2006 my-Tool.com