wpsa Posted April 17, 2009 Share Posted April 17, 2009 I have the following code in PHP: <?php exec('java Translator "Questo èa"'); ?> The problem is when this is called all accents are stripped, how can this be fixed? Anybody have any idea? Link to comment https://forums.phpfreaks.com/topic/154434-challenging-exec-question/ Share on other sites More sharing options...
keeB Posted April 17, 2009 Share Posted April 17, 2009 Change the encoding Link to comment https://forums.phpfreaks.com/topic/154434-challenging-exec-question/#findComment-812080 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.