|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-11-29 06:02 UTC] mfischer@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 07 00:00:02 2025 UTC |
$doc = xmldoc('<?xml version="1.0" encoding="iso-8859-2"?><p/>'); $r = $doc->root(); $r->new_child("test","z??w"); echo $doc->dumpmem(); modules: domxml, iconv php: 4.0.5 (cgi) output: output conversion failed due to conv error Bytes: 0xF3 0xB3 0x77 0x3C xmlOutputBufferWrite: encoder error X-Powered-By: PHP/4.0.5 Content-type: text/plain <?xml version="1.0" encoding="iso-8859-2"?> <p><test>zOK