
- Forum
- Programming Talk
- PHP
- Standard and Convention
Standard and Convention
This is a discussion on Standard and Convention within the PHP forums, part of the Programming Talk category; Is there any standard and convention used by Regular expressions in PHP? If so what is that?...
-
Standard and Convention
Is there any standard and convention used by Regular expressions in PHP? If so what is that?
-
Yes there are two main standards used fro Regular expressions in PHP. They are
POSIX standard
Perl-like conventions

Reply With Quote





