Colin Viebrock wrote: >>>a) Fonts. Some people didn't like Arial, so I reverted to letter the >>>browser decide. Some people didn't like that, and they'd like the font >>>specifications back in. >> >>This will simply break output under some browser. >>It's more important to show info, but show a little nicely on some >>systems while printing garages on some systems. > > > But the "old" phpinfo() specified fonts, so are you saying it was broken > then too?
Yes and No. It works withh my browser, but I just happen to know some browsers do not like it. Let's be more conservative. >>>I don't know what the solution to this is. My instinct is to ask "why >>>don't we just hardcode the pages to use US-ASCII, or ISO-8859-1?" Would >>>this not solve the charset issues? >> >>No. >> >>Why you bother? >> >>Letting browser decide is more feasible and most importantly, >>it works. > > > Okay ... so don't output the charset meta tag at all? That's better. And you must not try to convert chars to entities. This is the worst thing... Text cannot be read even with HTML sources. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php