mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Oops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32572 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8a30b62aeb
commit
35d9f0c176
1 changed files with 1 additions and 1 deletions
|
@ -842,7 +842,7 @@ $original = strtr ($str, $trans);
|
|||
<example>
|
||||
<title><function>htmlspecialchars</function> example</title>
|
||||
<programlisting role="php">
|
||||
$new = htmlspecialchars("<a href='test'>Test</a>", ENT_QUOTES);
|
||||
$new = htmlspecialchars("<a href='test'>Test</a>", ENT_QUOTES);
|
||||
</programlisting>
|
||||
</example>
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue