php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12087 I think I've have written a wrong comment.
Submitted: 2001-07-12 04:06 UTC Modified: 2001-07-12 06:09 UTC
From: tk at taponet dot de Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-12 06:09 UTC] goba@php.net
Note deleted. Perl uses the same syntax {min, max}, so there must be no confusion
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC