Results 1 to 3 of 3

Thread: Need ideas on what to do with Thai characters against mysql

  1. #1
    Join Date
    Nov 2005
    Location
    Philippines
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Need ideas on what to do with Thai characters against mysql

    Here's the problem (of someone I knew online): I just want to help him with his problem.

    I (accidentally) changed my password to a string that uses Thai characters.

    the first few characters of the password are fine (and recognized by the system) but the last character poses a problem.

    The last character is in the Thai language and is: ี
    The password reminder feature tells me my password but changes the last character to: �� , which does not work

    I've tried several different combinations and am 100% certain the problem is with the last character (as I've created a few other test accounts, and that character is the only one that is not recognized)

    The site is PHP and appears to be a MySQL db.

    Technical support on the website is slow to respond to my specific problem. I need to access my account ASAP.
    The problem needs to be solved without brute force hack or other methods that would frustrate the site's admin.

    I just need a few ideas of what I have to do to help him with his problem.

  2. #2
    Join Date
    May 2010
    Location
    Norco, CA USA
    Beans
    132
    Distro
    Ubuntu

    Re: Need ideas on what to do with Thai characters against mysql

    Quote Originally Posted by kenweill View Post
    Here's the problem (of someone I knew online): I just want to help him with his problem.



    The problem needs to be solved without brute force hack or other methods that would frustrate the site's admin.

    I just need a few ideas of what I have to do to help him with his problem.
    Might try this. Go into any word processor that supports extended character sets. Type the password in using the correct chars, and copy then paste the string into the password box.

    On Windows computers, you can hold down the ALT key and type the 3 digit code for chars that aren't typable as well.
    Patrick McSwain - New 32bit & 64bit Ubuntu 10.04 user as of 5/1/2010.
    Networking new Linux computers into my existing Wintel-based small technical business.
    I was a DOS programmer in a previous life. No UNIX/Linux experience at all.

  3. #3
    Join Date
    Nov 2005
    Location
    Philippines
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Need ideas on what to do with Thai characters against mysql

    Thank you. I will your idea.

    @update
    can't find the 3 digit codes for these characters

    @update
    found it in openoffice writer.
    Last edited by kenweill; May 31st, 2010 at 03:36 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •