dams Fri Jul 20 14:11:42 2001 EDT
Added files:
/phpdoc/en/faq migration.xml
Log:
Initial Adding to faq
Index: phpdoc/en/faq/migration.xml
+++ phpdoc/en/faq/migration.xml
<chapter id="faq.migration">
<title>PHP and HTML</title>
<titleabbrev>PHP and HTML</titleabbrev>
<para>
PHP has already a long history behind him :
Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP/Zend 4.0.
</para>
<qandaset>
<qandaentry id="faq.migrating.phpfi">
<question>
<para>
Migrating from PHP2 to PHP3?
</para>
</question>
<answer>
<para>
PHP/FI 2.0 is no longer supported. Please see
<link linkend="migration">the manual</link> for
information about migration from PHP/FI 2.0.
</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
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->