Hi,

I'm running shell_exec on a command that returns accented characters (at
least it does in the command prompt box).

However, the resulting string returned by the command loses all the accents.
'�' is replaced by ',', for example.

How can I stop this from happening?

Tim

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to