Hi,

I'm using shell_exec to call a command that can return accented
characters.  Unfortunately the accented characters are being transformed
into other characters instead (for example, an acute e becomes a ',').

How can I get the real output?

I'm running on Windows 2000.  In the command prompt the command returns
the accents correctly.

Tim

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

Reply via email to