Merlin wrote:
Hi there,
I am trying to encode output with php with uft8_encode(); and then
output it to an xml file. Unfortunatelly this does not work as the
string that has been encoded by utf8_encode is not valid utf8?!
Depending on the string you might also need to htmlspecialchars it (to
At 5:39 PM +0200 4/3/06, Merlin wrote:
Hi there,
I am trying to encode output with php with uft8_encode(); and then
output it to an xml file. Unfortunatelly this does not work as the
string that has been encoded by utf8_encode is not valid utf8?!
Merlin
Merlin:
I'm not sure as to what you
Hi there,
I am trying to encode output with php with uft8_encode(); and then output it to
an xml file. Unfortunatelly this does not work as the string that has been
encoded by utf8_encode is not valid utf8?!
Merlin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
3 matches
Mail list logo