dams Wed Feb 19 17:11:26 2003 EDT Modified files: /phpdoc/en/reference/xml/functions utf8-decode.xml Log: Purifying see also Index: phpdoc/en/reference/xml/functions/utf8-decode.xml diff -u phpdoc/en/reference/xml/functions/utf8-decode.xml:1.3 phpdoc/en/reference/xml/functions/utf8-decode.xml:1.4 --- phpdoc/en/reference/xml/functions/utf8-decode.xml:1.3 Fri Apr 19 07:11:21 2002 +++ phpdoc/en/reference/xml/functions/utf8-decode.xml Wed Feb 19 17:11:26 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 --> <refentry id="function.utf8-decode"> <refnamediv> @@ -20,7 +20,8 @@ <literal>UTF-8</literal> encoded, to <literal>ISO-8859-1</literal>. </para> <para> - See <function>utf8_encode</function> for an explaination of UTF-8 + See also + <function>utf8_encode</function> for an explaination of UTF-8 encoding. </para> </refsect1>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php