At 6:06 PM +0000 12/28/08, Benjamin Hawkes-Lewis wrote:
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

Bingo -- we have a winner!

Thanks Benjamin -- that works without me having to fix the short tag in the php init file, which I'm really fuzzy about doing anyway.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to