mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Remove note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256898 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1b465a87c4
commit
17c536b7de
1 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<section xml:id="mysqli.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.install;
|
||||
<para xml:id="mysqli.configure">
|
||||
|
@ -30,12 +30,6 @@
|
|||
system directory also works (because the system directory is by default in
|
||||
the system's <envar>PATH</envar>), it's not recommended.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
For connecting to MySQL 5, it is recommended to download binaries from
|
||||
<link xlink:href="&url.mysql.download.lib;">&url.mysql.download.lib;</link>.
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
As with enabling any PHP extension (such as
|
||||
<filename>php_mysqli.dll</filename>), the PHP directive
|
||||
|
|
Loading…
Reference in a new issue