mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Place to download newer libraries (bug #36863)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210618 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f42cd8487f
commit
8f059f92e3
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 $ -->
|
||||
<refentry id="function.mysqli-set-charset">
|
||||
<refnamediv>
|
||||
<refname>mysqli_set_charset</refname>
|
||||
|
@ -22,7 +22,8 @@
|
|||
<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)
|
||||
or above (for MySQL 5.0 you need 5.0.6 or above). It can be downloaded at
|
||||
<ulink url="&url.mysql.download.lib;">&url.mysql.download.lib;</ulink>.
|
||||
</para>
|
||||
</note>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue