Date: 08/04/99
- Next message: Bug Database: "[PHP-DEV] Bug #1961 Updated: execution functions."
- Previous message: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- In reply to: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Next in thread: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Reply: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Hironori Sato <satoh <email protected>>:
> Hmmm, instead of throwing large utf-8 table into PHP distribution, would it
> be nicer to have some sort of 'language module' for each language? If one
> needs Japanese support, use 'Japanese module', people in need of Russian
> can grab 'Russian module', and so on. Just an idea.
What about apps that have to deal with lots of encodings, and never know
which in advance? Eg, webmail - you want to be able to display multiple
charsets in one email, if necessary, and you don't want to have to choose
which charsets your system will handle at php compile time...
-chuck
-- Charles Hagenbuch, <chagenbu <email protected>> -- "we are plastered to the windshield of the bus that is time." - chris-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1961 Updated: execution functions."
- Previous message: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- In reply to: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Next in thread: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Reply: Hironori Sato: "Re: [PHP-DEV] Multiple char encodings for site internationalzation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

