I have my php page and my .xml page, trying to pull data, but it's not working. On the xml doc I'm using
[b1;block=begin]
<item>
<title>[b1.title]</title>
<link>[b1.link]</link>
<description>[b1.description]</description>
</item>
[b1;block=end]
</channel>
</rss>
|
Am I'm doing something wrong?