corean Thu Jan 18 22:22:05 2001 EDT
Modified files:
/phpdoc/kr/appendices escaping.xml history.xml regexp.xml
Log:
tranlations finished by corean
PR:
Submitted by:
Reviewed by:
Obtained from:
Index: phpdoc/kr/appendices/escaping.xml
diff -u phpdoc/kr/appendices/escaping.xml:1.3 phpdoc/kr/appendices/escaping.xml:1.4
--- phpdoc/kr/appendices/escaping.xml:1.3 Thu Jan 11 20:10:47 2001
+++ phpdoc/kr/appendices/escaping.xml Thu Jan 18 22:22:05 2001
@@ -1,6 +1,6 @@
-<chapt>Escaping data
- <sect>PHP string escape chars
- <sect>URL encoding (GET)
- <sect>POST method
- <sect>Escaping for databases
+<chapt>Escaping 데이타
+ <sect>PHP 스트링 escape 문자
+ <sect>URL 엔코딩 (GET)
+ <sect>POST 메소드(method)
+ <sect>데이타베이스를 위한 Escaping
Index: phpdoc/kr/appendices/history.xml
diff -u phpdoc/kr/appendices/history.xml:1.3 phpdoc/kr/appendices/history.xml:1.4
--- phpdoc/kr/appendices/history.xml:1.3 Thu Jan 11 20:10:47 2001
+++ phpdoc/kr/appendices/history.xml Thu Jan 18 22:22:05 2001
@@ -1,3 +1,3 @@
-<chapt>PHP's history
- <sect>Overview of PHP's development
+<chapt>PHP의 역사
+ <sect>PHP 개발의 총람(Overview)
Index: phpdoc/kr/appendices/regexp.xml
diff -u phpdoc/kr/appendices/regexp.xml:1.3 phpdoc/kr/appendices/regexp.xml:1.4
--- phpdoc/kr/appendices/regexp.xml:1.3 Thu Jan 18 21:26:38 2001
+++ phpdoc/kr/appendices/regexp.xml Thu Jan 18 22:22:05 2001
@@ -1,3 +1,3 @@
-<chapt>Regular expressions
+<chapt>정규 표현식(Regular expressions)
<sect>Short overview to regexps with pointers to more info