XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).
Moderator: General Moderators
-
GameMusic
- Forum Newbie
- Posts: 24
- Joined: Fri Oct 28, 2005 8:33 pm
Post
by GameMusic »
How do you put RSS in a page? Every site seems to use a normal link to the RSS, but I don't get a live bookmark icon on my pages when I do it.
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
live bookmark is done via a <link> tag.
-
RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Post
by RobertGonzalez »
You want to read RSS or create and RSS feed?
-
GameMusic
- Forum Newbie
- Posts: 24
- Joined: Fri Oct 28, 2005 8:33 pm
Post
by GameMusic »
Thanks. I'm trying to link to a RSS.
-
RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Post
by RobertGonzalez »
So you are trying to read it? Like with an RSS reader, or like the Sage Firefox Extension, or like with a PHP script?