Subject: RE: the match() function
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 20 Apr 2005 19:41:11 +0100
|
> I get a fatal error when I try to execute the match()
> function in the form
>
> matches($first, $second, 'i').
>
> Is there a way to allow a variable to be passed in the second
> argument of matches() ?
As others have said, there's no problem passing a variable so long as it
contains a valid regular expression.
Michael Kay
http://www.saxonica.com/
| Current Thread |
|
Ramkumar Menon - 20 Apr 2005 16:28:41 -0000
Michael Kay - 20 Apr 2005 18:41:51 -0000 <=
RahilQ - 21 Apr 2005 09:06:50 -0000
|
|