Thx,
Just joined today, should have looked thru the archives first though.
Jack
-Original Message-
From: Alex Hogan [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 3:31 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Regular expressions Q
> e
> ereg("(([[:blank:]+]|^)[09][0-9][4789][0][0-9]{3}[abcABC]?)","$zn[1]",$zaakn
> ummers1);
>
> I thought that ereg would get all of them and store them in the array
> $zaaknummers1 however this is not the case
I just asked a question similar to this the other day.
Try using;
preg_match_all("(([[
2 matches
Mail list logo