git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164982 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Heilig (Cece) Szabolcs 2004-08-02 20:06:30 +00:00
parent e29730ea09
commit a346a6152a
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
<refentry id="function.base64-decode">
<refnamediv>
@ -29,7 +29,7 @@ echo base64_decode($str);
]]>
</programlisting>
<para>
This example will produce :
This example will produce:
</para>
<screen>
<![CDATA[

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
<refentry id="function.base64-encode">
<refnamediv>
@ -34,7 +34,7 @@
]]>
</programlisting>
<para>
This example will produce :
This example will produce:
</para>
<screen>
<![CDATA[