Niel Archer wrote:
> Hi
> 
> the first line is badly formed
> 
> <xml version="1.0" encoding="ISO-8859-1">
> 
> Should be:
> 
> <?xml version="1.0" encoding="ISO-8859-1" ?>

ok by beginning the php-code with <?php I fixed the problem.
Unfortunately my RSSowl tell me that there must be other errors in the
xml-formating. And I don't got a detailed information what RSSowl
dislike in the xml-file.

Regards,
Ruprecht

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

Reply via email to