[sword-devel] PHP regex
David's Mailing List and Spam Receiver
sword-devel@crosswire.org
Mon, 13 Jan 2003 09:24:31 -0500
On Sunday 12 January 2003 03:48 pm, Daniel Adams wrote:
> been programming in C/C++ for over 10 years. Another question that came up,
> is does anybody have any information for PHP and regular expression
> searching, I ask this because I am trying to decipher some of the tagging
> code that converts the THML information produced by the sword side of
> things and render hyperlinked HTML from it.
The preg line of functions are perl compatible regex and patterns work like
they do in perl (man perlre). The ereg line of functions are posix compliant
and patterns work like in man regex afaik.
--
Davids Mailing List And Spam Receiver
Keeping me (relatively) spam free since 2002