|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2001-07-12 04:06 UTC] tk at taponet dot de
 hi, I have posted a comment on http://www.php.net/manual/en/function.preg-match.php about having problems when using preg_match. I think I was wrong. I tried to use the reg exp \d{1,2,3,4}, mut I think now, the syntax is \d{min,max}. please remove my comment if this is right. :-) tk PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 05:00:02 2025 UTC | 
Note deleted. Perl uses the same syntax {min, max}, so there must be no confusion