+
@@ -253,7 +253,7 @@ languages. The appropriate code is:
This code must come before any output, so be careful about
stray whitespace in your application.
-
PHP ini directive
+
PHP ini directive
PHP also has a neat little ini directive that can save you a
header call: default_charset. Using this code:
@@ -585,21 +585,21 @@ digging yourself deeper into
the hole when you could have been converting to UTF-8
instead. And, of course, you can't use this method for GET requests.
-