philip Wed Sep 10 15:29:43 2003 EDT
Modified files: /phpdoc/en/faq databases.xml Log: Fix link; Can't put links inside faq questions. Index: phpdoc/en/faq/databases.xml diff -u phpdoc/en/faq/databases.xml:1.20 phpdoc/en/faq/databases.xml:1.21 --- phpdoc/en/faq/databases.xml:1.20 Wed Jul 2 13:30:48 2003 +++ phpdoc/en/faq/databases.xml Wed Sep 10 15:29:43 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.20 $ --> +<!-- $Revision: 1.21 $ --> <chapter id="faq.databases"> <title>Database issues</title> <titleabbrev>Database issues</titleabbrev> @@ -182,9 +182,9 @@ <qandaentry id="faq.databases.mysql.php5"> <question> <para> - PHP 5 no longer bundles <link linkend="ref.mysql">MySQL</link> client - libraries, what does this mean to me? Can I still use MySQL with PHP? - I try to use MySQL and get "function undefined" errors, what gives? + PHP 5 no longer bundles MySQL client libraries, what does this mean to + me? Can I still use MySQL with PHP? I try to use MySQL and get + "function undefined" errors, what gives? </para> </question> <answer>