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, 20 May 2005 16:21:53 +0900
- From: Mark Sargent <powderkeg@example.com>
- Subject: Re: [tlug] OT-Japanese in PHP
- References: <428D88EA.1090308@example.com> <200505201604.40999.viswas_thomas@example.com>
- Organization: Home
- User-agent: Mozilla Thunderbird 0.9 (X11/20041127)
Thomas Savarimuthu wrote: >On Friday 20 May 2005 15:51, Mark Sargent wrote: > > >>Hi All, >> >>I apologize up front if I've broken a golden rule, posting this here. >>I'm learning PHP/MYSQL and am trying to get Japanese pulled from the >>database to display correctly. I've set this at the top of my pages, >><html lang="Shift_JIS"> >>and this for the font >><font type=\"Shift_JIS\">$product_data_output</font> >>I don't claim to know much about HTML either. I'm just building a >>little dynamic site for my company, minus any bells and whistles >>interface wise. I'm hoping some people on here work with this kind of >>thing daily. Again, if I'm outa line, sorry for that. Cheers. >> >>P.S. The Japanese displays fine in phpmyadmin on both Linux/Windows >>boxes. >> >> >PHP allows to have separate encodings for the internal php engine and >for the html output. If you are running pho on any unix/linux platform, >the preferred internal encoding is "EUC". For the output encoding, if >you haven't set any output encoding convertion (using multibyte >handler), the output might be an unconverted and hence will be in the >encoding of the internal engine (EUC). > >Please check your php.ini file for the encoding settings in the >[mbstring] section. > >-Thomas > > > Hi All, thanx, Thomas. Yes, I'm running apache2.0.53 and php5.0.4 on Fedora3. I'll check out what you mentioned. Cheers. Mark Sargent.
- Follow-Ups:
- Re: [tlug] OT-Japanese in PHP
- From: Mark Sargent
- References:
- [tlug] OT-Japanese in PHP
- From: Mark Sargent
- Re: [tlug] OT-Japanese in PHP
- From: Thomas Savarimuthu
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