cvs: phpdoc-da /reference/strings/functions convert-uudecode.xml

[email protected] ("Tom Sommer")
Newsgroups php.doc.da
Message-ID <cvstomsommer1089487134@cvsserver>
tomsommer		Sat Jul 10 15:18:54 2004 EDT

  Added files:                 
    /phpdoc-da/reference/strings/functions	convert-uudecode.xml 
  Log:
  Initial translation
  
  

http://cvs.php.net/co.php/phpdoc-da/reference/strings/functions/convert-uudecode.xml?r=1.1&p=1
Index: phpdoc-da/reference/strings/functions/convert-uudecode.xml
+++ phpdoc-da/reference/strings/functions/convert-uudecode.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.3 Maintainer: tomsommer Status: ready -->
<refentry id="function.convert-uudecode">
 <refnamediv>
  <refname>convert_uudecode</refname>
  <refpurpose>
   Afkod en uuencode'et streng
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Beskrivelse</title>
  <methodsynopsis>
   <type>string</type><methodname>convert_uudecode</methodname>
   <methodparam><type>string</type><parameter>data</parameter></methodparam>
  </methodsynopsis>
  <para>
   <function>convert_uudecode</function> afkoder en uuencode'et streng.
  </para>
  <para>
   <example>
    <title><function>convert_uudecode</function> eksempel</title>
    <programlisting role="php">
<![CDATA[
<?php
/* Kan du gætte hvad dette vil udskrive? :) */
echo convert_uudecode("+22!L;W9E(%!(4\"$`\n`");
?>
]]>
    </programlisting>
   </example>
  </para>
  <para>
   Se også <function>convert_uuencode</function>.
  </para>
 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.