mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
adding a link to ref.mysql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128714 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f27a9fe3f1
commit
86ad6d1991
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference id='ref.mysqli'>
|
||||
<title>Improved MySQL Extension</title>
|
||||
<titleabbrev>mysqli</titleabbrev>
|
||||
|
@ -30,7 +30,8 @@
|
|||
<note>
|
||||
<para>
|
||||
The mysqli extension is designed to work with the version 4.1 or above
|
||||
of MySQL. For previous versions, please see the mysql extension documentation
|
||||
of MySQL. For previous versions, please see the <link
|
||||
linkend="ref.mysql">MySQL</link> extension documentation.
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue