 |
|
Author |
Message |
crjensen
Joined: 14 Apr 2011
Posts: 4
Location: Denmark
|
Posted:
Thu Apr 14, 2011 5:14 am |
  |
Ok, every table row in my mySQL database ends with a database field containing a URL. I want it so that when people read the RSS feed the last thing they see is that URL, and I want them to be able to click that URL so it opens a webbrowser.
Is that posssible? |
|
|
 |
 |
FeedForAll Sales
Joined: 10 Jun 2009
Posts: 252
|
Posted:
Thu Apr 14, 2011 8:41 am |
  |
The SQL2RSS.php script converts information stored in your MySQL database into RSS feeds.
Control what content is inserted from the database into the RSS feed query.
More information is at http://www.feedforall.com/sql2rss.htm |
_________________ FeedForAll Sales |
|
  |
 |
crjensen
Joined: 14 Apr 2011
Posts: 4
Location: Denmark
|
Posted:
Thu Apr 14, 2011 8:47 am |
  |
I know, I have the SQL2RSS script already. What I would like to know is what to do to insert a field from the database containing a URL and make it click-able. |
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2798
|
Posted:
Thu Apr 14, 2011 9:11 am |
  |
Ah, in the translation, you'll need to use the URL tag. If you have a look at any standard feed, you'll see <url> etc </url>. Make sure that the contents of that field have the URL statement when they're translated. |
_________________ Create RSS Feeds
Audio Recording and Editing |
|
 |
 |
|
| |