First problem, CSS should not contain specific font
name. Otherwise, characters may be broken under some
browsers when font does not have type faces needed.

Second problem, phpinfo() output should not automatically
converted to html entity unless correct charset is used
when chars are converted to entity. Otherwise, characters
may be broken. Please do not try to use UTF-8 always to fix
since UTF-8 does not support everything.

Due to these two problems, phpinfo() output is much less
useful for me than used to be.

I hope someone responsible will fix it.

--
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to