mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- Remove note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256900 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
17c536b7de
commit
6a9db3d907
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xml:id="mysqli.set-charset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>mysqli::set_charset</refname>
|
||||
|
@ -55,9 +55,7 @@
|
|||
<note>
|
||||
<para>
|
||||
To use this function on a Windows platform you need MySQL client library
|
||||
version 4.1.11 or above (for MySQL 5.0 you need 5.0.6 or above). It can
|
||||
be downloaded at
|
||||
<link xlink:href="&url.mysql.download.lib;">&url.mysql.download.lib;</link>.
|
||||
version 4.1.11 or above (for MySQL 5.0 you need 5.0.6 or above).
|
||||
</para>
|
||||
</note>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue