Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End phpmyadmin returns wrong japanese character!

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #193262
    han003
    Participant

    First, I wasn’t sure where to post this topic, but anyhow

    When I use the following select query in my phpmyadmin
    SELECT * FROM table WHERE word LIKE ‘%け%’ ORDER BY id DESC

    I only want to get words that contain け
    But I also get words that contain げ

    け = ke
    げ = ge

    so they are not the same characters

    Anyone?

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.