darvina Mon Apr 22 16:39:24 2002 EDT Modified files: /phpdoc/en/reference/xml/functions utf8-encode.xml Log: Space Index: phpdoc/en/reference/xml/functions/utf8-encode.xml diff -u phpdoc/en/reference/xml/functions/utf8-encode.xml:1.3 phpdoc/en/reference/xml/functions/utf8-encode.xml:1.4 --- phpdoc/en/reference/xml/functions/utf8-encode.xml:1.3 Fri Apr 19 07:11:21 2002 +++ phpdoc/en/reference/xml/functions/utf8-encode.xml Mon Apr 22 16:39:23 2002 @@ -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-encode"> <refnamediv> @@ -16,7 +16,7 @@ This function encodes the string <parameter>data</parameter> to <literal>UTF-8</literal>, and returns the encoded version. <literal>UTF-8</literal> is a standard mechanism used by - <acronym>Unicode</acronym>for encoding <glossterm>wide + <acronym>Unicode</acronym> for encoding <glossterm>wide character</glossterm> values into a byte stream. <literal>UTF-8</literal> is transparent to plain <abbrev>ASCII</abbrev> characters, is self-synchronized (meaning it is possible for a program to