Welcome to my blog
My name is Matthias Tylkowski and I will talk about web development and web technology.-
Letzte Beiträge
- Create a private mediawiki with some public pages
- IBIS – Intelligent Band Information System
- Review: Codelobster PHP Edition
- PHPUnit: use different dataset on every test in a testcase
- Convert phpmyadmin to phpunit xml format
- Symfony 2 FAQ
- PHP MySQL Chaining
- PHP Lambda Functions – Anonymous JS-like functions in PHP
- Week Calculation in PHP
- Master Thesis submitted
Schlagwort-Archive: regular expression
Range in Regular Expressions
While searching for ranges in regular expressions I found this page: http://utilitymill.com/utility/Regex_For_Range/42 The page generates regular expressions for ranges and works really nice. You want for example a regex for the range 12 to 389 and the page generates this … Weiterlesen
Veröffentlicht unter regex
Verschlagwortet mit range, regex, regular expression
Hinterlasse einen Kommentar