1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

php script to create RSS-feed

Discussion in 'PHP' started by sgthayes, Oct 9, 2005.

  1. baybossplaya

    baybossplaya Active Member

    Messages:
    597
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    58
    #21
    some of you guys might be able to use this...
     
    baybossplaya, Apr 30, 2008 IP
  2. ichampin

    ichampin Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Thanks, That was really a nice script. It is really helpful for me.

    Thanks Again.

    http://www.simplywalkin.com
     
    ichampin, Jun 13, 2008 IP
  3. jazzdrive3

    jazzdrive3 Well-Known Member

    Messages:
    122
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #23
    How would I write $output to an xml file?

    Thanks!
     
    jazzdrive3, Jun 3, 2009 IP
  4. jnugroho73

    jnugroho73 Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #24
    Really nice script, but I prefer to use it with some custom cache function to avoid the burden of mysql when too many visits to the rss feed.
     
    jnugroho73, Jun 3, 2009 IP
  5. heykooldude

    heykooldude Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    I have customised scripts..
    Interested ones can pm me..
     
    heykooldude, Jun 10, 2009 IP
  6. jeffhale

    jeffhale Active Member

    Messages:
    56
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    58
    #26
    looks impressive
     
    jeffhale, Jun 25, 2009 IP
  7. e2developer

    e2developer Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    it's really a impressive script.
     
    e2developer, Jul 10, 2009 IP
  8. jam4517549

    jam4517549 Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #28
    saves time for developers hehe
     
    jam4517549, Jul 10, 2009 IP
  9. QueenZ

    QueenZ Peon

    Messages:
    175
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #29
    I have the exact same question. This script writes the $output right there on the script.php not on rss.xml file! :(

    How do you make that?
     
    QueenZ, Oct 10, 2009 IP
  10. JAY6390

    JAY6390 Peon

    Messages:
    918
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
  11. rcajht

    rcajht Peon

    Messages:
    103
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #31
    I am newbie, how to use it?
     
    rcajht, Oct 16, 2009 IP
  12. JAY6390

    JAY6390 Peon

    Messages:
    918
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #32
    How to use what exactly?
     
    JAY6390, Oct 17, 2009 IP
  13. phpDeveloper1974

    phpDeveloper1974 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #33
    Hi, I found the following free Php Script that can be used to generate RSS 2.0 compatible feeds. I tried it out and it works very well and is easy to use.

    See Php RSS2Writer (v2.0) - Generate RSS 2.0 Feed for details:

    ( http://www.code-tips.com/2010/01/php-rss2writer-v20-generate-rss-20-feed.html )
     
    phpDeveloper1974, Jan 9, 2010 IP
  14. dieorfly

    dieorfly Active Member

    Messages:
    122
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #34
    Is this script used to display articles from other websites using RSS on your own web?

    Is there any simple guide how to install this script correctly?

     
    dieorfly, Jan 9, 2010 IP
  15. Canaan_moore

    Canaan_moore Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #35
    Hey guys! ;) Great script, thanks. And I would highly recommend you all to try this http://www.rsschannelwriter.com/ It is the new and very professionalized version!. just take a look and if you won't like it that would be my bet.
    Regards,
    Canaan :)
     
    Canaan_moore, Feb 12, 2010 IP
  16. kiran9879

    kiran9879 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #36
    hey nice share! i have been looking for this for so long!
    i m bit confused in using this, but i hope i can manage it!
     
    kiran9879, Apr 21, 2010 IP
  17. saviola

    saviola Peon

    Messages:
    17
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #37
    Great discussion and Still quite useful example!
     
    saviola, Jun 3, 2010 IP
  18. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #38
    Nice one seems too good!
    Also have a look in magiepie
     
    roopajyothi, Jun 3, 2010 IP
  19. phpDeveloper1974

    phpDeveloper1974 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #39
    This is quite an old thread now, but still stands out to me because it produces an RDF (RSS 1.0) compatible feed as many of the similar Php scripts available do not.

    For those still interested in generating RSS feeds using Php, the free Php FeedWriter class library can be used. This allows you to make use of the functionality available to populate your feed once, the display the feed output in a range of common output formats including RSS 2.0, RSS 1.0 (RDF) and Atom 1.0.

    The class has supporting online documentation and tutorials to assist with generating feeds.

    I personally find that the class saves a significant amount of development when a client requires a custom feed to be available on their website. A simple feed can be created and working in only a few minutes using this class, which is why I would recommend it to others.

    You can download the Php FeedWriter class for free here:
    http://phpfeedwriter.webmasterhub.net/

    Thanks
     
    phpDeveloper1974, Aug 13, 2011 IP
  20. PaidTheBest

    PaidTheBest Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #40
    Thank you for all of this excellent information on burning a feed from scratch peeps !
     
    PaidTheBest, Mar 8, 2012 IP