Universal Data Exporter PHP Support Product Page

Answered

How to create a RSS feed with Universal Data exporter?

Asked 12 years ago
1
has this question
12 years ago tony dolce posted:
I have a news page in php/mysql and I would like to create a RSS feed from it.
I tried using the UDE PHP to export as XML but I can't make it work.
I tried something simple exporting only the columns id_news and title_news.
Here what I have done:
- created the news recordset (tested ok)
- added the Universal Data Exporter behaviour

I set UDE options this way:
- output format: xlm
- filename (I accept the default: export)
- save copy: not checked
- allow download: not checked
- save location: " "
- root name: xml
- row name: row
- strip HTML tag: I tried with this option checked or unchecked: nothing change.
- saved the page and tested on server: I get an empty page

Am I missing something?

TIA

tony

Replies

Replied 11 years ago
11 years ago tony dolce replied:
Bump!
Anyone?
My question is: is Universal data exporter php suitable to create a rss feed?
Or have I to look elsewhere?

Tia
tony
Replied 11 years ago
11 years ago Teodor Kuduschiev replied:
Hello Tony,
Unfortunately Universal data exporter cannot be used to create rss feeds.
Replied 11 years ago
11 years ago tony dolce replied:
Thanks Teodor,
At least I know UDE is not the right tool to create rss feeds.

Can I ask you to point me in the right direction for creating rss feed using php-mysql in dreamweaver? I know this go beyond the scope of this forum, but I'm just desperate.

Thank you in advance.

tony

Reply to this topic