mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166814 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c802e6b506
commit
f2878c7869
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<section id="mysql.constants">
|
||||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
|
@ -32,9 +32,10 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry>MYSQL_CLIENT_SSL</entry>
|
||||
<entry>Use SSL encryption. This flag is available only with 4.x version
|
||||
of client library or newer. Version 3.23.x is bundled both with PHP 4
|
||||
and Windows binaries of PHP 5.</entry>
|
||||
<entry>Use SSL encryption. This flag is only available with version 4.x
|
||||
of the MySQL client library or newer. Version 3.23.x is bundled both
|
||||
with PHP 4 and Windows binaries of PHP 5.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
@ -102,4 +103,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
|
|||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue