[SOLVED] Dealing with UFT8 Addresses

18 views
Skip to first unread message

Yann-Gaël Guéhéneuc

unread,
May 4, 2014, 1:35:03 AM5/4/14
to php-googl...@googlegroups.com
Hi!

Thanks for this great piece of code, really helped me a lot!

I had to patch it though to handle UTF8 addresses: simply replaced every call to rawurlencode($address) by a call to rawurlencode(utf8_encode($address)).

Cheers!
Yann

Reply all
Reply to author
Forward
0 new messages