|
Posted by Janwillem Borleffs on 11/03/35 11:42
Laeronai wrote:
> I would put this in feed.xml or something like that, which would hold
> all the feed information. Would this code work, or would I have to use
> some other method?
>
As a rough outline, it will work, but keep the following in mind:
* Generating a static file, which is refreshed once in a while might be a
good idea;
* Follow the specifications (http://web.resource.org/rss/1.0/spec).
And, on a side note:
* PHP constants are case-sensitive (it's not mysql_assoc, but MYSQL_ASSOC).
JW
Navigation:
[Reply to this message]
|