Monday, October 12, 2009

Re: [BLUG] PHP ereg() question

This is Extended Regular Expressions vs. Perl Compatible Regular
Expressions?

I don't use PHP, so this doesn't impact me, however in general most
people expect Perl Compatible Regular Expressions, so I expect it will
clear up a number of issues.

Cheers,
Steven Black

On Mon, Oct 12, 2009 at 07:40:30PM +0000, Mark Krenz wrote:
>
> Any of you on the list use PHP? Did you know they are going to remove
> the ereg set of functions in PHP 6 in favor of the PCRE functions
> (preg_match, etc.). Could I ask how do you feel about this?
>
> Thanks.
>
> --
> Mark Krenz
> Bloomington Linux Users Group
> http://www.bloomingtonlinux.org/
> _______________________________________________
> BLUG mailing list
> BLUG@linuxfan.com
> http://mailman.cs.indiana.edu/mailman/listinfo/blug

_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug

No comments: