[Bug 2669] URL encoding in JavaScript/PHP

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2669





------- Additional Comments From info@megaman.nl  2006-01-06 15:38 -------
Hi,

setting the header did the trick, thanks!

<?php header('Content-Type: application/xhtml+xml'); ?>

Willem

Received on Friday, 6 January 2006 15:38:54 UTC