Date: 02/20/01
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Previous message: Stig Sæther Bakken: "Re: [PHP-DOC] Appendix: PHP Debugger"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
andrei Tue Feb 20 14:04:44 2001 EDT
Modified files:
/phpdoc/en/functions pcre.xml
Log:
Let people know the person behind the actual library.
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.40 phpdoc/en/functions/pcre.xml:1.41
--- phpdoc/en/functions/pcre.xml:1.40 Mon Feb 19 11:38:18 2001
+++ phpdoc/en/functions/pcre.xml Tue Feb 20 14:04:44 2001
@@ -54,7 +54,12 @@
<simpara>
The Perl-compatible regular expression functions are available in
PHP 4 and in PHP 3.0.9 and up.
- </simpara>
+ </simpara>
+ <simpara>
+ Regular expression support is provided by the PCRE library package, which is
+ open source software, written by Philip Hazel, and copyright by the University
+ of Cambridge, England. It is available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
+ </simpara>
</note>
</partintro>
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Previous message: Stig Sæther Bakken: "Re: [PHP-DOC] Appendix: PHP Debugger"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

