1
someguyiknow
RSS Question

This is probably a easy question so I will help you understand what I am looking for..

Is there a way to change www.myxoopssite.com/backend.php to backend.xml? I'm not really sure how this RSS works but I'm not sure on anything

Would it be as easy as making a backend.xml with the same contents of backend.php?

Not sure how it pulls my info though..

something like rss2html won't read the backend.php but will .xml files.. Thanks for any feedback.

2
ewonline
Re: RSS Question
  • 2007/7/16 1:42

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Are you on a linux apache server, this can be easily done with mod_rewrite?
Resized Image

3
someguyiknow
Re: RSS Question

pretty much I am a noob and I know this is a noob question but I would like everything that I post that does show up in backend.php also show up in a rss.xml file i know it's weird but Something I would like to do is pretty much get the .xml to update every time my backend.php does

if this is confusing im sorry but would like any suggestions on this thanks.
sorry for poor spelling :)

4
christian
Re: RSS Question
  • 2007/7/19 11:34

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


backend.php generates already a format xml :

...
header ('Content-Type:[b]text/xml[/b]; charset=utf-8');
...

5
someguyiknow
Re: RSS Question

Yea I know it does.. I am trying to take something like a cut and paste rss script generator and it wont accept the .php i need it in .xml format is there any way around this?

Login

Who's Online

226 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits