TwelvestoneBack End

Japanse char sets


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
adamordna
 
2011-02-19

I'm having an issue with displaying Japanese chars properly.

Here's the deal.. I'm adding some PHP pages (a store/cart) to an existing HTML site built in Japan by someone. She used this charset.. Shift_JIS In the DB i am using sjis_japanese_ci on my tables. In the admin pages it's all good. My admin pages however don't specify a charset. So if i don't specify a charset on the front end pages, everything from the DB and even stuff i paste into a includes copied from her pages is fine, but the stuff already there goes to hell. If I use Shift_JIS as the charset my stuff goes to hell but the other stuff is fine. So wtf do I use that works everywhere?

adamordna
 
2011-02-21

Nobody?

adamordna
 
2011-03-02

nada huh?! sniff

Stickman
 
2011-03-02

Sorry, best I can offer is that somewhere along the line, the charset is getting screwed up. Thing is, it can happen in any of a number of places -- e.g. the PHP files (check the output encoding in a decent text editor), the database, even Apache itself...

Bottom line: charsets are a pain in the arse.

adamordna
 
2011-04-08

Thanks, but Fuck me I never figured this out yet.. I had everything looking good and then I got a call from Japan that it looked fucked her on their browsers wtf.. I'm copy/pasting it to see if that works.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneBack End

Japanse char sets