On 28/12/08 16:47, Jim Lucas wrote:
short tags are enabled.  Disable them in your php.ini file and you will be good.

Alternately:

<?php
echo '<?xml version="1.0" encoding="UTF-8" ?>';
?>

--
Benjamin Hawkes-Lewis


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

Reply via email to