Re: [PHP-DEV] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Yasuo Ohgaki
Masaki Fujimoto wrote: > nah... > > "If it(==from_encoding) is not specified, the internal encoding will be > used." (http://jp.php.net/manual/en/function.mb-convert-encoding.php) > > so it's just because mbstring.internal_encoding is not properly set? > Thanks for heads up. I made the same mi

Re: [PHP-DEV] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Masaki Fujimoto
nah... "If it(==from_encoding) is not specified, the internal encoding will be used." (http://jp.php.net/manual/en/function.mb-convert-encoding.php) so it's just because mbstring.internal_encoding is not properly set? Masaki Fujimoto On Thu, 17 Oct 2002 08:17:27 +0900 Yasuo Ohgaki <[EMAIL PROT