[wp-hackers] What makes WP index a plugin?
Ozh
ozh at ozh.org
Thu Jun 16 13:30:10 UTC 2011
> UTF-8 and ASCII are identical for the first 128 characters, which is
> all you should be putting into a PHP file in the first place. So your
> response doesn't really make any sense. Text is text.
>
> Instead, check your EOL characters. Improper end-of-lines can mess
> things up too sometimes.
Some projects have php files with a header comment like this:
<?php
// force UTF-8 Ø
(for instance, ZenPhoto has this). Does this serve any purpose actually?
Ozh
--
http://ozh.org/ - @ozh on Twitter
WordPress plugins? I wrote a book! http://amzn.to/plugindevbook
More information about the wp-hackers
mailing list