mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112663 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
99b8c8a977
commit
e2412ad5c2
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.50 $ -->
|
||||
<!-- $Revision: 1.51 $ -->
|
||||
<chapter id="security">
|
||||
<title>Security</title>
|
||||
|
||||
|
@ -561,7 +561,7 @@ if (!ereg('^[^./][^/]*$', $username))
|
|||
informations in this way will be a hard work.
|
||||
</simpara>
|
||||
<!--simpara>
|
||||
If your database server have native SSL support, consider to use <link
|
||||
If your database server has native SSL support, consider to use <link
|
||||
linkend="ref.openssl">OpenSSL functions</link> in communication between
|
||||
PHP and database via SSL.
|
||||
</simpara-->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.50 $ -->
|
||||
<!-- $Revision: 1.51 $ -->
|
||||
<chapter id="security">
|
||||
<title>Security</title>
|
||||
|
||||
|
@ -561,7 +561,7 @@ if (!ereg('^[^./][^/]*$', $username))
|
|||
informations in this way will be a hard work.
|
||||
</simpara>
|
||||
<!--simpara>
|
||||
If your database server have native SSL support, consider to use <link
|
||||
If your database server has native SSL support, consider to use <link
|
||||
linkend="ref.openssl">OpenSSL functions</link> in communication between
|
||||
PHP and database via SSL.
|
||||
</simpara-->
|
||||
|
|
Loading…
Reference in a new issue