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 _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel