fuzzy74 Thu May 29 18:13:17 2003 EDT
Modified files:
/phpdoc/en/faq migration.xml
Log:
add faq directory tree 's files. to be continued....
Index: phpdoc/en/faq/migration.xml
diff -u phpdoc/en/faq/migration.xml:1.9 phpdoc/en/faq/migration.xml:1.10
--- phpdoc/en/faq/migration.xml:1.9 Wed Dec 12 15:46:33 2001
+++ phpdoc/en/faq/migration.xml Thu May 29 18:13:16 2003
@@ -1,32 +1,31 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision: 1.10 $ -->
+<!-- EN-Revision: 1.9 -->
<chapter id="faq.migration">
- <title>Migrating from PHP 2 to PHP 3</title>
- <titleabbrev>Migrating from PHP 2 to PHP 3</titleabbrev>
+ <title>PHP 2 에서 PHP 3로 마이그레이션 하기</title>
+ <titleabbrev>PHP 2 에서 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.
+ PHP는 오랜 기간동안 발전되어 왔다:
+ 전설적인 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?
+ PHP 2 에서 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.
+ PHP/FI 2.0 더 이상 지원되지 않는다. PHP/FI 2.0에서
+ 마이그레이션 하는 것에 대한 정보는
+ <link linkend="migration">적합한 매뉴얼</link>을 참조하라.
</para>
<para>
- If you are still working with PHP 2, we
- <emphasis>strongly</emphasis> recommend you
- to upgrade straight to PHP 4.
+ 아직 PHP 2 를 사용중이라면 <emphasis>강력하게</emphasis>
+ PHP 4로 바로 업그레이드 할것을 권한다.
</para>
</answer>
</qandaentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php