Re: Problem with rss-feed generation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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" ?>


Niel

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux