>Ted Goranson pressed the little lettered thingies in this order...
>..
>  > I'm faced with writing some rather difficult regex's, and would like
>  > to be pointed to a comprehensive list of POSIX regex operators.
>...
>try:
>http://www.contactor.se/~dast/mail2sms/regex.shtml
>http://www.ciser.cornell.edu/info/regex.html
>
>If at all possible, I would recommend using the perl compatible REs
>since they're more powerful, are documented much more thoroughly and
>support for them is much easier to obtain.
>
>If it's not possible to use PCREs, the above links (particularly the first)
>whould contain details for just about anything you may need to do with
>POSIX REs.

Christopher--

Thanks so much for the URLs but they are hardly complete and not at 
all succinct. I supposed the POSIX REs because that's what I thought 
the PHP docs said. PCREs are good too? Sure seems like the PHP docs 
would include this don't you think?

Best, Ted

_____________
Ted Goranson
Fusecap and Sirius-Beta, Virginia Beach USA
757/426-6704
[EMAIL PROTECTED]
Symmetry Conference: http://www.isis-s.unsw.edu.au

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to