phpns-team team mailing list archive
-
phpns-team team
-
Mailing list archive
-
Message #00001
Re: [Question #34670]: RSS feed building
Question #34670 on phpns changed:
https://answers.launchpad.net/phpns/+question/34670
Status: Answered => Open
raymondo is still having a problem:
Hi - thanks for getting back.. your code is similar to mine
My code:
<?php
$phpns['limit'] = '20';
$phpns['category'] = '1';
$phpns['mode'] = 'rss';
include("news/shownews.php");
?>
Which generates an RSS page without any problem http://www.lewisday.co.uk/rss.php
I am however trying to generate an XML page.. how is that done?
try this for validation:
http://feedvalidator.org/check.cgi?url=http%3a%2f%2fwww.lewisday.co.uk%2frss.php
Thanks for your help so far.
--
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.