mk              Sat Feb  2 17:32:37 2002 EDT

  Added files:                 
    /phpdoc/de/faq      migration.xml migration4.xml misc.xml 

  Modified files:              
    /phpdoc/de  Translators 
  Log:
  Add migration.xml, migration4.xml and misc.xml in faq/ Update Translators
  
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.255 phpdoc/de/Translators:1.256
--- phpdoc/de/Translators:1.255 Sat Feb  2 14:21:38 2002
+++ phpdoc/de/Translators       Sat Feb  2 17:32:36 2002
@@ -61,9 +61,9 @@
 installation.xml
 languages.xml
 mailinglist.xml
-migration.xml
-migration4.xml
-misc.xml
+migration.xml              Mark Kronsbein           in Arbeit
+migration4.xml             Mark Kronsbein           in Arbeit
+misc.xml                   Mark Kronsbein           in Arbeit
 obtaining.xml
 using.xml
 ------- features ------------------------------------------------------------

Index: phpdoc/de/faq/migration.xml
+++ phpdoc/de/faq/migration.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
 <chapter id="faq.migration">
  <title>Migrating from PHP 2 to PHP 3</title>
  <titleabbrev>Migrating from PHP 2 to PHP 3</titleabbrev>

  <para>
   PHP has already a long history behind him:
   Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.
  </para>

  <qandaset>
   <qandaentry id="faq.migrating.phpfi">
    <question>
     <para>
      Migrating from PHP 2 to PHP 3?
     </para>
    </question>
    <answer>
     <para>
      PHP/FI 2.0 is no longer supported. Please see 
      <link linkend="migration">appropriate manual
      section</link> for information about migration
      from PHP/FI 2.0.
     </para>
     <para>
      If you are still working with PHP 2, we
      <emphasis>strongly</emphasis> recommend you
      to upgrade straight to PHP 4.
     </para>
    </answer>
   </qandaentry>

  </qandaset>
 </chapter>

<!-- 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
-->

Index: phpdoc/de/faq/migration4.xml
+++ phpdoc/de/faq/migration4.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
 <chapter id="faq.migration4">
  <title>Migrating from PHP 3 to PHP 4</title>
  <titleabbrev>Migrating from PHP 3 to PHP 4</titleabbrev>

  <para>
   PHP has already a long history behind him :
   Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.
  </para>

  <qandaset>
   <qandaentry id="faq.migration4.php34">
    <question>
     <para>
      Migrating from PHP3 to PHP4
     </para>
    </question>
    <answer>
     <para>
      PHP 4 was designed to be as compatible with earlier versions of
      PHP as possible and very little functionality was broken in the
      process. If you're really unsure about compatibility you should
      install PHP 4 in a test environment and run your scripts there.
     </para>
     <para>
      Also see the <link linkend="migration4">appropriate migration
      appendix</link> of this manual.
     </para>
    </answer>
   </qandaentry>

   <qandaentry id="faq.migration4.incompatible">
    <question>
     <para>
      Incompatible functions?
     </para>
    </question>
    <answer>
     <para>
      Since PHP 4 is basically a rewrite of the entire PHP engine there
      was very few functions that were altered and only then some of
      the more exotic ones.
     </para>
    </answer>
   </qandaentry>

  </qandaset>
 </chapter>

<!-- 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
-->

Index: phpdoc/de/faq/misc.xml
+++ phpdoc/de/faq/misc.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
 <chapter id="faq.misc">
  <title>Miscellaneous Questions</title>
  <titleabbrev>Miscellaneous Questions</titleabbrev>

   <para>
    There can be some questions we can't put into other
    categories. Here you can find them.
   </para>

  <qandaset>
   <qandaentry id="faq.misc.popup">
    <question>
     <para>
      Where did the pop-ups go on the website? 
      Can I have the code for that?
     </para>
    </question>
    <answer>
     <para>
      The yellow pop-up windows on the old site were pretty cool, but
      were very difficult to maintain (since some companies seem to
      enjoy changing the way their browsers work with every new release).
    </para>
    <para>
      All the code for previous versions of the website is still available
      through CVS.  Specifically, the last version of shared.inc (that had
      all the Javascript and DHTML to do the popups) is available 
      <ulink url="&faqurl.popup;">here</ulink>.
     </para>
    </answer>
   </qandaentry>

  </qandaset>
 </chapter>

<!-- 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
-->


Reply via email to