The solution was "escapeMultiByte" didnt know about this function
Anyway
Have a nice day to u all.

//Yiannis



On 6/6/07, Yiannis Makrakis <[EMAIL PROTECTED]> wrote:

Hello there to all,
I am new to FLEX, I am new to the List and I would like to ask a question.
I have a little flex application that send some texts and variables using
a URLRequest.
Everything is just fine with Latin texts. The problem is with UTF-8 texts
(greek for example).
I do not know if the application automatically encode the URL string or
the Browser automatically encode the string but I have problem reading them
inside a PHP proxy file that I have set to get all these variables.

this is an example of the string
http://www.mydomain.com/sms/flex/proxy.php?originator=sfdgsdf&mobile_number=6937000000&text=%F3%E4%F6%E3+%F3%E4%F6%E3%F3+%E4%F6%E3+%F3%E4%F6%E3


How can i convert it back to real characters?
Is there any way to encode the urlstring inside FLEX?
What to use inside PHP?


Thank you for your help

Yiannis


Reply via email to