This one time, at band camp, "Jeff" <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Regex pattern question here. I need to match on "Foo-F00", "Foo-foo",
> "foo-Foo". I know in perl you can use the /i to specify "case
> insensitive" matching. Is there any such switch that can be used in
> preg_match
On Fri, April 21, 2006 10:44 am, Jeff wrote:
> Regex pattern question here. I need to match on "Foo-F00", "Foo-foo",
> "foo-Foo". I know in perl you can use the /i to specify "case
> insensitive" matching. Is there any such switch that can be used in
> preg_match() in PHP?
If you go to the http
On Friday 21 April 2006 9:44 am, Jeff wrote:
> Regex pattern question here. I need to match on "Foo-F00", "Foo-foo",
> "foo-Foo". I know in perl you can use the /i to specify "case
> insensitive" matching. Is there any such switch that can be used in
> preg_match() in PHP?
http://us3.php.net/m
Hey all,
Regex pattern question here. I need to match on "Foo-F00", "Foo-foo",
"foo-Foo". I know in perl you can use the /i to specify "case
insensitive" matching. Is there any such switch that can be used in
preg_match() in PHP?
Thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/
4 matches
Mail list logo