Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] OT-Japanese in PHP
- Date: Fri, 27 May 2005 18:24:23 +0900
- From: Evan Monroig <evan.ubuntu@example.com>
- Subject: Re: [tlug] OT-Japanese in PHP
- References: <42940FBF.1070207@example.com> <42942AF7.60101@example.com> <429437F5.7080300@example.com> <20050525.175305.243293414.dave@?om> <42943EC5.8010203@example.com> <42955AF3.8080508@example.com> <42955E23.2080000@example.com> <429563D2.8020104@example.com> <4295DC83.2020204@example.com> <4296D88A.2080100@example.com>
On 5/27/05, Mark Sargent <powderkeg@example.com> wrote: > from a php forum, I changed my settings in php.ini to render UTF-8 > including changing the database field that contained Japanese to UTF-8 > and it displays fine in phpmyadmin. I then changed charset to UTF-8 in > the php page, but, it still won't display J from the database. Anyone > got a solution, apart from giving up, which I detest..? Cheers. Can you try to add these two lines at the beginning of your php script? --- mb_http_output("utf-8"); ob_start("mb_output_handler"); --- I read the documentation about this about one year ago, and I don't remember it but I use it and it works well ^^. Evan
- References:
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: Erin D. Hughes via info@example.com
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: David E
- Re: [tlug] OT-Japanese in PHP
- From: Erin D. Hughes via info@example.com
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: Erin D. Hughes via info@example.com
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] OT-Japanese in PHP
- Next by Date: Re: [tlug] OT-Japanese in PHP
- Previous by thread: Re: [tlug] OT-Japanese in PHP
- Next by thread: Re: [tlug] OT-Japanese in PHP
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links