Jump to content

Registar, ASCII charset problem


Meebox

Recommended Posts

So.. I'm working on some code to a new domain register.. The problem is with the charset. All æ ø å characters are being parsed as AA in $params (fx the domain registars address).

 

Anyone got a solution to this, so København isn't spelled KAAbenhavn? :-)

 

Thanks..

Link to comment
Share on other sites

Maybe you need convert your domain to punycode. Look in my site, I have a tool to do this:

http://ibumu.com/dominios/dominios-con-n

 

Put in the fist field the original domain with the special characters. And press "Convertir". The result is the domain in punycode, this is what you have to register and setup in your server.

 

i.e.: København is is xn--kbenhavn-54a

Link to comment
Share on other sites

It's not the domain name - I got that part covered. It's the address of the registar, ie. København which get's parsed as KAAbenhavn.. Same with æ and å.. All "special" characters gets parsed as AA.. Any clue why? :-)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated