corean Tue Jan 9 16:33:39 2001 EDT
Modified files:
/phpdoc/kr/appendices debugger.xml escaping.xml history.xml
http-stuff.xml migration.xml phpdevel.xml
regexp.xml
Log:
encoding UTF-8 code
Index: phpdoc/kr/appendices/debugger.xml
diff -u phpdoc/kr/appendices/debugger.xml:1.1 phpdoc/kr/appendices/debugger.xml:1.2
--- phpdoc/kr/appendices/debugger.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/debugger.xml Tue Jan 9 16:33:39 2001
@@ -1,4 +1,4 @@
- <appendix id="debugger">
+ <appendix id="debugger">
<title>The PHP Debugger</title>
<sect1 id="debugger-using">
Index: phpdoc/kr/appendices/escaping.xml
diff -u phpdoc/kr/appendices/escaping.xml:1.1 phpdoc/kr/appendices/escaping.xml:1.2
--- phpdoc/kr/appendices/escaping.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/escaping.xml Tue Jan 9 16:33:39 2001
@@ -1,4 +1,4 @@
-<chapt>Escaping data
+<chapt>Escaping data
<sect>PHP string escape chars
<sect>URL encoding (GET)
<sect>POST method
Index: phpdoc/kr/appendices/history.xml
diff -u phpdoc/kr/appendices/history.xml:1.1 phpdoc/kr/appendices/history.xml:1.2
--- phpdoc/kr/appendices/history.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/history.xml Tue Jan 9 16:33:39 2001
@@ -1,3 +1,3 @@
-<chapt>PHP's history
+<chapt>PHP's history
<sect>Overview of PHP's development
Index: phpdoc/kr/appendices/http-stuff.xml
diff -u phpdoc/kr/appendices/http-stuff.xml:1.1 phpdoc/kr/appendices/http-stuff.xml:1.2
--- phpdoc/kr/appendices/http-stuff.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/http-stuff.xml Tue Jan 9 16:33:39 2001
@@ -1,4 +1,4 @@
-<chapt>Proxies, caching and misc. HTTP stuff
+<chapt>Proxies, caching and misc. HTTP stuff
<sect>Setting an expiry date on generated pages
<sect>Using phpLastModified
<sect>CGI version: why does images break (w/solution)
Index: phpdoc/kr/appendices/migration.xml
diff -u phpdoc/kr/appendices/migration.xml:1.1 phpdoc/kr/appendices/migration.xml:1.2
--- phpdoc/kr/appendices/migration.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/migration.xml Tue Jan 9 16:33:39 2001
@@ -1,4 +1,4 @@
-<appendix id="migration">
+<appendix id="migration">
<title>Migrating from PHP/FI 2.0 to PHP 3.0</title>
<sect1 id="migration-about">
Index: phpdoc/kr/appendices/phpdevel.xml
diff -u phpdoc/kr/appendices/phpdevel.xml:1.1 phpdoc/kr/appendices/phpdevel.xml:1.2
--- phpdoc/kr/appendices/phpdevel.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/phpdevel.xml Tue Jan 9 16:33:39 2001
@@ -1,4 +1,4 @@
-<appendix id="phpdevel">
+<appendix id="phpdevel">
<title>PHP development</title>
<simpara></simpara>
Index: phpdoc/kr/appendices/regexp.xml
diff -u phpdoc/kr/appendices/regexp.xml:1.1 phpdoc/kr/appendices/regexp.xml:1.2
--- phpdoc/kr/appendices/regexp.xml:1.1 Tue Jan 9 02:57:32 2001
+++ phpdoc/kr/appendices/regexp.xml Tue Jan 9 16:33:39 2001
@@ -1,3 +1,3 @@
-<chapt>Regular expressions
+<chapt>Regular expressions
<sect>Short overview to regexps with pointers to more info