I think I got it:

put urlencode(unidecode(uniencode("Rhône"),"UTF8"))

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
http://facebook.economy-x-talk.com

Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html for more info.

On 6 sep 2008, at 16:20, [EMAIL PROTECTED] wrote:


I've already tried MacToISO, but it doesn't convert "Rhône" to the right character-encoding:


put MactoISO("Rhône") returns "RhÙne"




whereas I need to convert "Rhône" to "Rh%C3%B4ne" in order to pass it to PHP/MySQL and get it to successfully save.

Is there something else I need to do in Revolution (in httpheaders perhaps?) to ensure that data gets passed in UTF8 format?



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to