View Single Post
Old 01-10-2013, 06:01 AM   PM User | #4
fail
Regular Coder

 
Join Date: Dec 2009
Location: Hong Kong
Posts: 118
Thanks: 8
Thanked 0 Times in 0 Posts
fail is an unknown quantity at this point
I am still totally puzzled. I put the code from the top into the page that gives me trouble - and the top parts works.

Japanese works, Chinese works, ä ü ö do NOT work, but ő works, but ñ does not. It works when I string them up in an array and decode them in a FOREACH loop. I can add a variable with a value into the Array. But when I put the same url into a variable (not array!) and then into the test array it will not work.

I got already a new idna_convert.class.php - same issue.


PS: Same error with PHP 5.4.7

Last edited by fail; 01-11-2013 at 01:37 PM..
fail is offline   Reply With Quote